Searched defs:getConst (Results 1 – 2 of 2) sorted by relevance
105 const Value *getConst() const { assert (kind==CONST); return u.Const; } in getConst() function
339 bool HexagonBitSimplify::getConst(const BitTracker::RegisterCell &RC, in getConst() function in HexagonBitSimplify