Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetMachine.cpp157 static bool canUsePrivateLabel(const MCAsmInfo &AsmInfo, in canUsePrivateLabel() function
182 bool CannotUsePrivateLabel = !canUsePrivateLabel(*AsmInfo, *TheSection); in getNameWithPrefix()