Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Target/
DTargetMachine.h282 const MemoryBuffer *getBBSectionsFuncListBuf() const { in getBBSectionsFuncListBuf() function
/external/llvm-project/llvm/lib/CodeGen/
DTargetPassConfig.cpp1037 addPass(llvm::createBasicBlockSectionsPass(TM->getBBSectionsFuncListBuf())); in addMachinePasses()