OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInstructionID
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h
108
unsigned
getInstructionID
(const Instruction *I) const;
ValueEnumerator.cpp
114
unsigned ValueEnumerator::
getInstructionID
(const Instruction *Inst) const {
BitcodeWriter.cpp
868
Record.push_back(VE.
getInstructionID
(I));
[
all
...]
Completed in 104 milliseconds