Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp83 Value *SimpleV = nullptr; in visitBinaryOperator() local
H A DInlineCost.cpp1672 Value *SimpleV = nullptr; in visitBinaryOperator() local
1708 Value *SimpleV = SimplifyFNegInst( in visitFNeg() local
H A DInstructionSimplify.cpp5994 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplifyImpl()
6053 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplify()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp674 Value *SimpleV = SimplifyInstruction(I, DL); in CloneAndPruneIntoFromInst() local
H A DLocal.cpp657 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local