Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStaticDataProfileInfo.h47 LLVM_ABI StringRef getConstantSectionPrefix(
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStaticDataProfileInfo.cpp31 StringRef StaticDataProfileInfo::getConstantSectionPrefix( in getConstantSectionPrefix() function in StaticDataProfileInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStaticDataAnnotator.cpp90 StringRef SectionPrefix = SDPI->getConstantSectionPrefix(&GV, PSI); in runOnModule()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2867 return SDPI->getConstantSectionPrefix(C, PSI); in getConstantSectionSuffix()