Searched defs:SimplifyAndInst (Results  1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Analysis/ | 
| D | InstructionSimplify.cpp | 1563 static Value *SimplifyAndInst(Value *Op0, Value *Op1, const Query &Q,  in SimplifyAndInst()  function 1675 Value *llvm::SimplifyAndInst(Value *Op0, Value *Op1, const DataLayout &DL,  in SimplifyAndInst()  function in llvm
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | InstructionSimplify.cpp | 1944 static Value *SimplifyAndInst(Value *Op0, Value *Op1, const SimplifyQuery &Q,  in SimplifyAndInst()  function 2094 Value *llvm::SimplifyAndInst(Value *Op0, Value *Op1, const SimplifyQuery &Q) {  in SimplifyAndInst()  function in llvm
  |