Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBranchFolding.h195 bool HoistCommonCodeInSuccs(MachineBasicBlock *MBB);
H A DBranchFolding.cpp1760 MadeChange |= HoistCommonCodeInSuccs(&MBB); in HoistCommonCode()
1890 bool BranchFolder::HoistCommonCodeInSuccs(MachineBasicBlock *MBB) { in HoistCommonCodeInSuccs() function in BranchFolder
/openbsd-src/gnu/llvm/llvm/docs/
H A DHowToUpdateDebugInfo.rst119 a predecessor block (see ``BranchFolder::HoistCommonCodeInSuccs``). In this