Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.h119 bool HoistCommonCodeInSuccs(MachineBasicBlock *MBB);
DBranchFolding.cpp1404 MadeChange |= HoistCommonCodeInSuccs(MBB); in HoistCommonCode()
1528 bool BranchFolder::HoistCommonCodeInSuccs(MachineBasicBlock *MBB) { in HoistCommonCodeInSuccs() function in BranchFolder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.h222 bool HoistCommonCodeInSuccs(MachineBasicBlock *MBB);
DBranchFolding.cpp1853 MadeChange |= HoistCommonCodeInSuccs(MBB); in HoistCommonCode()
1985 bool BranchFolder::HoistCommonCodeInSuccs(MachineBasicBlock *MBB) { in HoistCommonCodeInSuccs() function in BranchFolder
/external/llvm/lib/CodeGen/
DBranchFolding.h156 bool HoistCommonCodeInSuccs(MachineBasicBlock *MBB);
DBranchFolding.cpp1629 MadeChange |= HoistCommonCodeInSuccs(MBB); in HoistCommonCode()
1763 bool BranchFolder::HoistCommonCodeInSuccs(MachineBasicBlock *MBB) { in HoistCommonCodeInSuccs() function in BranchFolder