Searched refs:setInstructionID (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h109 void setInstructionID(const Instruction *I);
H A DValueEnumerator.cpp126 void ValueEnumerator::setInstructionID(const Instruction *I) { function in class:ValueEnumerator
H A DBitcodeWriter.cpp1235 VE.setInstructionID(&I);

Completed in 145 milliseconds