Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1407 static Value *SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst() function
1421 Value *llvm::SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst() function in llvm