Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h2090 bool postProcessIndirectBranches(MCPlusBuilder::AllocatorIdTy AllocId);
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp1740 bool BinaryFunction::postProcessIndirectBranches( in postProcessIndirectBranches() function in llvm::bolt::BinaryFunction
2148 if (!postProcessIndirectBranches(AllocatorId)) { in buildCFG()