Home
last modified time | relevance | path

Searched refs:handleJumpintoIf (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp247 int handleJumpintoIf(MachineBasicBlock *HeadMBB,
941 return NumMatch + handleJumpintoIf(MBB, TrueMBB, FalseMBB); in ifPatternMatch()
1053 int R600MachineCFGStructurizer::handleJumpintoIf(MachineBasicBlock *HeadMBB, in handleJumpintoIf() function in R600MachineCFGStructurizer