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