Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.h197 bool HoistCommonCodeInSuccs(MachineBasicBlock *MBB);
H A DBranchFolding.cpp1768 MadeChange |= HoistCommonCodeInSuccs(MBB); in HoistCommonCode()
1899 bool BranchFolder::HoistCommonCodeInSuccs(MachineBasicBlock *MBB) { in HoistCommonCodeInSuccs() function in BranchFolder
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DHowToUpdateDebugInfo.rst119 a predecessor block (see ``BranchFolder::HoistCommonCodeInSuccs``). In this