Searched defs:getConst (Results 1 – 3 of 3) sorted by relevance
97 const Value *getConst() const { assert (kind==CONST); return u.Const; } in getConst() function
831 def getConst(self, name): member in ClassInfo
308 bool HexagonBitSimplify::getConst(const BitTracker::RegisterCell &RC, in getConst() function in HexagonBitSimplify