Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDCasting.h38 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInlineCost.cpp506 std::optional<Constant *> getSimplifiedValue(Instruction *I) { in getSimplifiedValue() function in __anon82f5f4940111::CallAnalyzer