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

  /external/llvm/lib/Target/AMDGPU/
AMDILCFGStructurizer.cpp 127 typedef SmallVector<MachineBasicBlock *, 32> MBBVector;
194 for (MBBVector::const_iterator iterBlk = OrderedBlks.begin(),
221 int countActiveBlock(MBBVector::const_iterator It,
222 MBBVector::const_iterator E) const;
420 int AMDGPUCFGStructurizer::countActiveBlock(MBBVector::const_iterator It,
421 MBBVector::const_iterator E) const {
762 MBBVector ExitingMBBs;
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp     [all...]

Completed in 274 milliseconds