Home
last modified time | relevance | path

Searched refs:getSimplifiedValueUnchecked (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp539 Value *getSimplifiedValueUnchecked(Value *V) const { in getSimplifiedValueUnchecked() function in __anon463f3bdb0111::CallAnalyzer
1499 auto *V = ICCA->getSimplifiedValueUnchecked(const_cast<Instruction *>(I)); in emitInstructionAnnot()
2374 if (Value *SimpleOp = getSimplifiedValueUnchecked(Op)) { in visitExtractValue()