Searched refs:ScanInstructions (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 245 void ScanInstructions(BBInfo &BBI, 714 ScanInstructions(TrueBBI, TIB, TIE, BranchUnpredicable); in RescanInstructions() 717 ScanInstructions(FalseBBI, FIB, FIE, BranchUnpredicable); in RescanInstructions() 938 void IfConverter::ScanInstructions(BBInfo &BBI, in ScanInstructions() function in IfConverter 1119 ScanInstructions(BBI, Begin, End); in AnalyzeBlock()
|