Home
last modified time | relevance | path

Searched refs:getPropertyName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp91 static const char *getPropertyName(MachineFunctionProperties::Property Prop) { in getPropertyName() function
141 OS << Separator << getPropertyName(static_cast<Property>(I)); in print()