Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DIndirectCallPromotion.h207 BinaryBasicBlock *fixCFG(BinaryBasicBlock &IndCallBlock,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp809 IndirectCallPromotion::fixCFG(BinaryBasicBlock &IndCallBlock, in fixCFG() function in llvm::bolt::IndirectCallPromotion
1393 fixCFG(*BB, IsTailCall, IsJumpTable, std::move(NewBBs), Targets); in runOnFunctions()