Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp213 bool doesOtherWork() const;
291 bool BCECmpBlock::doesOtherWork() const { in doesOtherWork() function in __anonde3b773f0111::BCECmpBlock
488 if (Comparison->doesOtherWork()) { in BCECmpChain()