Searched refs:AnalyzeBlocks (Results 1 – 2 of 2) sorted by relevance
4 ; If ARMBaseInstrInfo::AnalyzeBlocks returns the wrong value, which was possible
260 void AnalyzeBlocks(MachineFunction &MF,487 AnalyzeBlocks(MF, Tokens); in INITIALIZE_PASS_DEPENDENCY()1430 void IfConverter::AnalyzeBlocks( in AnalyzeBlocks() function in IfConverter