Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp79 Value *SimpleV = nullptr; in visitBinaryOperator() local
DInlineCost.cpp766 Value *SimpleV = nullptr; in visitBinaryOperator() local
DInstructionSimplify.cpp4257 static bool replaceAndRecursivelySimplifyImpl(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplifyImpl()
4318 bool llvm::replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplify()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp78 Value *SimpleV = nullptr; in visitBinaryOperator() local
DInlineCost.cpp1067 Value *SimpleV = nullptr; in visitBinaryOperator() local
DInstructionSimplify.cpp5083 static bool replaceAndRecursivelySimplifyImpl(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplifyImpl()
5146 bool llvm::replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplify()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp612 Value *SimpleV = SimplifyInstruction(I, DL); in CloneAndPruneIntoFromInst() local
DLocal.cpp548 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp456 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local