Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DEarlyIfConversion.cpp150 bool InstrDependenciesAllowIfConv(MachineInstr *I);
244 if (!InstrDependenciesAllowIfConv(&MI)) in canSpeculateInstrs()
254 bool SSAIfConv::InstrDependenciesAllowIfConv(MachineInstr *I) { in InstrDependenciesAllowIfConv() function in SSAIfConv
337 if (!InstrDependenciesAllowIfConv(&(*I))) in canPredicateInstrs()