Home
last modified time | relevance | path

Searched defs:SimplifiedValues (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopUnrollAnalyzer.h49 DenseMap<Value *, Constant *> &SimplifiedValues, in UnrolledInstAnalyzer()
79 DenseMap<Value *, Constant *> &SimplifiedValues; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp358 DenseMap<Value *, Constant *> SimplifiedValues; in analyzeLoopUnrollCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp232 DenseMap<Value *, Constant *> SimplifiedValues; member in __anonb860a6650111::CallAnalyzer