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

  /external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp 122 typedef SmallVector<MachineBasicBlock *, 32> MBBVector;
187 for (MBBVector::const_iterator iterBlk = OrderedBlks.begin(),
214 int countActiveBlock(MBBVector::const_iterator It,
215 MBBVector::const_iterator E) const;
413 int AMDGPUCFGStructurizer::countActiveBlock(MBBVector::const_iterator It,
414 MBBVector::const_iterator E) const {
755 MBBVector ExitingMBBs;
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp     [all...]

Completed in 258 milliseconds