Searched refs:ScanInstructions (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 245 void ScanInstructions(BBInfo &BBI, 816 ScanInstructions(TrueBBI, TIB, TIE, BranchUnpredicable); in RescanInstructions() 819 ScanInstructions(FalseBBI, FIB, FIE, BranchUnpredicable); in RescanInstructions() 1055 void IfConverter::ScanInstructions(BBInfo &BBI, in ScanInstructions() function in IfConverter 1236 ScanInstructions(BBI, Begin, End); in AnalyzeBlock()
|