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

/freebsd-10.3-release/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h103 void setInstructionID(const Instruction *I);
H A DValueEnumerator.cpp123 void ValueEnumerator::setInstructionID(const Instruction *I) { function in class:ValueEnumerator
H A DBitcodeWriter.cpp1188 VE.setInstructionID(&I);

Completed in 58 milliseconds