Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp77 Value *SimpleV = nullptr; in visitBinaryOperator() local
DInlineCost.cpp1336 Value *SimpleV = nullptr; in visitBinaryOperator() local
1372 Value *SimpleV = SimplifyFNegInst( in visitFNeg() local
DInstructionSimplify.cpp5520 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplifyImpl()
5586 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplify()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp627 Value *SimpleV = SimplifyInstruction(I, DL); in CloneAndPruneIntoFromInst() local
DLocal.cpp573 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local