Home
last modified time | relevance | path

Searched refs:getConst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h99 const Value *getConst() const { assert (kind==CONST); return u.Const; } in getConst() function
DInstrEmitter.cpp683 const Value *V = SD->getConst(); in EmitDbgValue()