Searched refs:PredicateBlock (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 157 void PredicateBlock(MachineBasicBlock *MBB, bool ReversePredicate); 350 void SSAIfConv::PredicateBlock(MachineBasicBlock *MBB, bool ReversePredicate) { in PredicateBlock() function in SSAIfConv 735 PredicateBlock(TBB, /*ReversePredicate=*/false); in convertIf() 740 PredicateBlock(FBB, /*ReversePredicate=*/true); in convertIf()
|
| H A D | IfConversion.cpp | 278 void PredicateBlock(BBInfo &BBI, MachineBasicBlock::iterator E, 1588 PredicateBlock(*CvtBBI, CvtMBB.end(), Cond); in IfConvertSimple() 1698 PredicateBlock(*CvtBBI, CvtMBB.end(), Cond); in IfConvertTriangle() 1978 PredicateBlock(*BBI1, MBB1.end(), *Cond1, &RedefsByFalse); in IfConvertDiamondCommon() 1997 PredicateBlock(*BBI2, DI2, *Cond2); in IfConvertDiamondCommon() 2133 void IfConverter::PredicateBlock(BBInfo &BBI, MachineBasicBlock::iterator E, in PredicateBlock() function in IfConverter
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 16467 …randEEERNS3_8SmallSetIjLj4EEE", "(anonymous namespace)::IfConverter::PredicateBlock((anonymous nam…
|