Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3590 KnownBits OpKnown = computeKnownBits(Op, Q.DL, foldCtpopPow2Test() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3049 __anon334373a60d02(Value *Op, std::optional<bool> &OpNonZero, const KnownBits &OpKnown) isKnownNonZeroFromOperator() argument