Home
last modified time | relevance | path

Searched defs:tryConvertIf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp885 bool EarlyIfConverter::tryConvertIf(MachineBasicBlock *MBB) { in tryConvertIf() function in EarlyIfConverter
1024 bool EarlyIfPredicator::tryConvertIf(MachineBasicBlock *MBB) { in tryConvertIf() function in EarlyIfPredicator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp1033 bool EarlyIfConverter::tryConvertIf(MachineBasicBlock *MBB) { in tryConvertIf() function in EarlyIfConverter
1172 bool EarlyIfPredicator::tryConvertIf(MachineBasicBlock *MBB) { in tryConvertIf() function in EarlyIfPredicator
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp771 bool EarlyIfConverter::tryConvertIf(MachineBasicBlock *MBB) { in tryConvertIf() function in EarlyIfConverter