Home
last modified time | relevance | path

Searched defs:XorOpValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1807 if (isa<UndefValue>(XorOpValue.first)) in processBranchOnXOR() local
1827 if (XorOpValue.first != SplitVal && !isa<UndefValue>(XorOpValue.first)) in processBranchOnXOR() local