Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DBranchFolding.h156 bool HoistCommonCodeInSuccs(MachineBasicBlock *MBB);
H A DBranchFolding.cpp1629 MadeChange |= HoistCommonCodeInSuccs(MBB); in HoistCommonCode()
1763 bool BranchFolder::HoistCommonCodeInSuccs(MachineBasicBlock *MBB) { in HoistCommonCodeInSuccs() function in BranchFolder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBranchFolding.h225 bool HoistCommonCodeInSuccs(MachineBasicBlock *MBB);
H A DBranchFolding.cpp1803 MadeChange |= HoistCommonCodeInSuccs(MBB); in HoistCommonCode()
1935 bool BranchFolder::HoistCommonCodeInSuccs(MachineBasicBlock *MBB) { in HoistCommonCodeInSuccs() function in BranchFolder