Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp599 Value *SimpleV = SimplifyBinOp(I.getOpcode(), LHS, RHS, DL); in visitBinaryOperator() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3192 static bool replaceAndRecursivelySimplifyImpl(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplifyImpl()
3252 bool llvm::replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplify()