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

  /external/llvm/include/llvm/CodeGen/
MachineRegionInfo.h 41 typedef MachineInstr InstT;
  /external/llvm/include/llvm/Analysis/
RegionInfo.h 88 typedef Instruction InstT;
256 typedef typename Tr::InstT InstT;
456 bool contains(const InstT *Inst) const { return contains(Inst->getParent()); }
    [all...]

Completed in 83 milliseconds