Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1805 Value *SimplifiedInstruction = llvm::simplifyInstructionWithOperands( in simplifyCmpInstForRecCall() local
1807 if (auto *ConstVal = dyn_cast_or_null<ConstantInt>(SimplifiedInstruction)) { in simplifyCmpInstForRecCall()