Searched refs:ifPatternMatch (Results 1 – 1 of 1) sorted by relevance
247 int ifPatternMatch(MachineBasicBlock *MBB);886 NumMatch += ifPatternMatch(MBB); in patternMatchGroup()903 int R600MachineCFGStructurizer::ifPatternMatch(MachineBasicBlock *MBB) { in ifPatternMatch() function in R600MachineCFGStructurizer918 NumMatch += ifPatternMatch(TrueMBB); in ifPatternMatch()921 NumMatch += ifPatternMatch(FalseMBB); in ifPatternMatch()1035 Match += ifPatternMatch(LoopHeader); in mergeLoop()1100 Num += ifPatternMatch(HeadMBB); in handleJumpintoIfImp()