Searched defs:getSimplifiedValue (Results 1 – 3 of 3) sorted by relevance
38 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() function
79 static SimpleType getSimplifiedValue(foo &Val) { return 0; } in getSimplifiedValue() function464 static SimpleType getSimplifiedValue(pointer_wrappers::PTy &P) { in getSimplifiedValue() function470 static SimpleType getSimplifiedValue(const pointer_wrappers::PTy &P) { in getSimplifiedValue() function
506 std::optional<Constant *> getSimplifiedValue(Instruction *I) { getSimplifiedValue() function in __anonf27af12e0111::CallAnalyzer