Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp4200 auto *SeenPredicate = LookupResult->second; in shouldSwapOperandsForIntrinsic() local
4201 if (SeenPredicate) { in shouldSwapOperandsForIntrinsic()
4202 if (SeenPredicate == B) in shouldSwapOperandsForIntrinsic()