Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp89 static const char *getPropertyName(MachineFunctionProperties::Property Prop) { in getPropertyName() function
139 OS << Separator << getPropertyName(static_cast<Property>(I)); in print()