HomeSort by: relevance | last modified time | path
    Searched defs:replaceInstrUseOfBlockWith (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDILCFGStructurizer.cpp 236 void replaceInstrUseOfBlockWith(MachineBasicBlock *SrcMBB,
645 void AMDGPUCFGStructurizer::replaceInstrUseOfBlockWith(
1508 replaceInstrUseOfBlockWith(PredMBB, MBB, CloneMBB);
AMDILCFGStructurizer.cpp 236 void replaceInstrUseOfBlockWith(MachineBasicBlock *SrcMBB,
645 void AMDGPUCFGStructurizer::replaceInstrUseOfBlockWith(
1508 replaceInstrUseOfBlockWith(PredMBB, MBB, CloneMBB);

Completed in 119 milliseconds