Searched defs:simplifyLShrInst (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 1470 static Value *simplifyLShrInst(Value *Op0, Value *Op1, bool IsExact, simplifyLShrInst() function |