Searched refs:ScanInstructions (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 247 void ScanInstructions(BBInfo &BBI, 819 ScanInstructions(TrueBBI, TIB, TIE, BranchUnpredicable); in RescanInstructions() 822 ScanInstructions(FalseBBI, FIB, FIE, BranchUnpredicable); in RescanInstructions() 1058 void IfConverter::ScanInstructions(BBInfo &BBI, in ScanInstructions() function in IfConverter 1239 ScanInstructions(BBI, Begin, End); in AnalyzeBlock()
|