Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h297 const MemoryBuffer *getBBSectionsFuncListBuf() const { in getBBSectionsFuncListBuf() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1218 addPass(llvm::createBasicBlockSectionsPass(TM->getBBSectionsFuncListBuf())); in addMachinePasses()