Searched refs:ScanInstructions (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 249 void ScanInstructions(BBInfo &BBI, 821 ScanInstructions(TrueBBI, TIB, TIE, BranchUnpredicable); in RescanInstructions() 824 ScanInstructions(FalseBBI, FIB, FIE, BranchUnpredicable); in RescanInstructions() 1060 void IfConverter::ScanInstructions(BBInfo &BBI, in ScanInstructions() function in IfConverter 1241 ScanInstructions(BBI, Begin, End); in AnalyzeBlock()
|