Searched refs:ifPatternMatch (Results 1 – 1 of 1) sorted by relevance
238 int ifPatternMatch(MachineBasicBlock *MBB);877 NumMatch += ifPatternMatch(MBB); in patternMatchGroup()894 int R600MachineCFGStructurizer::ifPatternMatch(MachineBasicBlock *MBB) { in ifPatternMatch() function in R600MachineCFGStructurizer909 NumMatch += ifPatternMatch(TrueMBB); in ifPatternMatch()912 NumMatch += ifPatternMatch(FalseMBB); in ifPatternMatch()1024 Match += ifPatternMatch(LoopHeader); in mergeLoop()1089 Num += ifPatternMatch(HeadMBB); in handleJumpintoIfImp()