Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCasting.h38 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp506 std::optional<Constant *> getSimplifiedValue(Instruction *I) { in getSimplifiedValue() function in __anond1042ba30111::CallAnalyzer