Home
last modified time | relevance | path

Searched defs:getSimplifiedValue (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCasting.h38 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp495 std::optional<Constant *> getSimplifiedValue(Instruction *I) { in getSimplifiedValue() function in __anon0e0437920111::CallAnalyzer