Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp172 auto ApplyOperations = [&](const APInt &Value) { in handlePhiDef() local
225 const APInt &CurrentPhiValue = ApplyOperations(CI->getValue()); in handlePhiDef()