Searched refs:ifPatternMatch (Results 1 – 3 of 3) sorted by relevance
269 int ifPatternMatch(MachineBasicBlock *MBB);919 NumMatch += ifPatternMatch(MBB); in patternMatchGroup()936 int AMDGPUCFGStructurizer::ifPatternMatch(MachineBasicBlock *MBB) { in ifPatternMatch() function in AMDGPUCFGStructurizer951 NumMatch += ifPatternMatch(TrueMBB); in ifPatternMatch()954 NumMatch += ifPatternMatch(FalseMBB); in ifPatternMatch()1068 Match += ifPatternMatch(LoopHeader); in mergeLoop()1133 Num += ifPatternMatch(HeadMBB); in handleJumpintoIfImp()
271 int ifPatternMatch(MachineBasicBlock *MBB);943 NumMatch += ifPatternMatch(MBB); in patternMatchGroup()961 int AMDGPUCFGStructurizer::ifPatternMatch(MachineBasicBlock *MBB) { in ifPatternMatch() function in __anon4bd2a1920311::AMDGPUCFGStructurizer976 NumMatch += ifPatternMatch(TrueMBB); in ifPatternMatch()979 NumMatch += ifPatternMatch(FalseMBB); in ifPatternMatch()1096 Match += ifPatternMatch(LoopHeader); in mergeLoop()1170 Num += ifPatternMatch(HeadMBB); in handleJumpintoIfImp()