Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp626 Value *const RhsLoad = in mergeComparisons() local
629 IsEqual = Builder.CreateICmpEQ(LhsLoad, RhsLoad); in mergeComparisons()