HomeSort by relevance Sort by last modified time
    Searched refs:removeUnconditionalBranch (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AMDGPU/
AMDILCFGStructurizer.cpp 322 void removeUnconditionalBranch(MachineBasicBlock *MBB);
777 removeUnconditionalBranch(MBB);
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILCFGStructurizer.cpp 356 void removeUnconditionalBranch(BlockT *SrcBlock);
492 removeUnconditionalBranch(curBlk);
    [all...]

Completed in 231 milliseconds