OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NumberedInsts
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
OrderedBasicBlock.h
37
SmallDenseMap<const Instruction *, unsigned, 32>
NumberedInsts
;
39
/// \brief Keep track of last instruction inserted into \p
NumberedInsts
.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
OrderedBasicBlock.h
37
SmallDenseMap<const Instruction *, unsigned, 32>
NumberedInsts
;
39
/// Keep track of last instruction inserted into \p
NumberedInsts
.
Completed in 519 milliseconds