HomeSort by relevance Sort by last modified time
    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