Searched refs:getConst (Results 1 – 2 of 2) sorted by relevance
99 const Value *getConst() const { assert (kind==CONST); return u.Const; } in getConst() function
683 const Value *V = SD->getConst(); in EmitDbgValue()