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

/freebsd-10.2-release/contrib/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp605 Value *SimpleV = SimplifyBinOp(I.getOpcode(), LHS, RHS, TD); local
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3170 static bool replaceAndRecursivelySimplifyImpl(Instruction *I, Value *SimpleV, argument
3232 bool llvm::replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV, argument
[all...]

Completed in 107 milliseconds