OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 62 milliseconds