Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp164 auto ApplyOperations = [&](const APInt &Value) { in handlePhiDef() local
215 if (ExpectedPhiValue == ApplyOperations(CI->getValue())) in handlePhiDef()