Searched refs:SSAIfConv (Results 1 – 1 of 1) sorted by relevance
82 class SSAIfConv { class199 bool SSAIfConv::canSpeculateInstrs(MachineBasicBlock *MBB) { in canSpeculateInstrs()254 bool SSAIfConv::InstrDependenciesAllowIfConv(MachineInstr *I) { in InstrDependenciesAllowIfConv()293 bool SSAIfConv::canPredicateInstrs(MachineBasicBlock *MBB) { in canPredicateInstrs()343 void SSAIfConv::PredicateBlock(MachineBasicBlock *MBB, bool ReversePredicate) { in PredicateBlock()370 bool SSAIfConv::findInsertionPoint() { in findInsertionPoint()438 bool SSAIfConv::canConvertIf(MachineBasicBlock *MBB, bool Predicate) { in canConvertIf()613 void SSAIfConv::replacePHIInstrs() { in replacePHIInstrs()641 void SSAIfConv::rewritePHIOperands() { in rewritePHIOperands()683 void SSAIfConv::convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks, in convertIf()[all …]