Searched refs:RescanInstructions (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp252 bool RescanInstructions(
811 /// RescanInstructions - Run ScanInstructions on a pair of blocks.
820 bool IfConverter::RescanInstructions( function in class:IfConverter
953 if (!RescanInstructions(TIB, FIB, TIE, FIE, TrueBBICalc, FalseBBICalc))
1012 if (!RescanInstructions(TIB, FIB, TIE, FIE, TrueBBICalc, FalseBBICalc))

Completed in 50 milliseconds