Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp231 const APInt &CurrentPhiValue = ApplyOperations(CI->getValue()); in handlePhiDef() local
232 if (ExpectedValueIsLikely == (ExpectedPhiValue == CurrentPhiValue)) in handlePhiDef()