HomeSort by relevance Sort by last modified time
    Searched refs:getConst (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
SDNodeDbgValue.h 90 const Value *getConst() { assert (kind==CONST); return u.Const; }
InstrEmitter.cpp 631 const Value *V = SD->getConst();
    [all...]

Completed in 972 milliseconds