Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1418 static Value *SimplifyOrInst(Value *Op0, Value *Op1, const Query &Q, in SimplifyOrInst() function
1504 Value *llvm::SimplifyOrInst(Value *Op0, Value *Op1, const TargetData *TD, in SimplifyOrInst() function in llvm