Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp422 return BasicBlockSectionsProfileReader(TM->getBBSectionsFuncListBuf()); in run()
H A DTargetPassConfig.cpp1231 TM->getBBSectionsFuncListBuf())); in addMachinePasses()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h322 const MemoryBuffer *getBBSectionsFuncListBuf() const { in getBBSectionsFuncListBuf() function