Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopUnrollAnalyzer.h50 DenseMap<Value *, Constant *> &SimplifiedValues, in UnrolledInstAnalyzer()
80 DenseMap<Value *, Constant *> &SimplifiedValues; variable
/external/llvm/unittests/Analysis/
DUnrollAnalyzer.cpp40 DenseMap<Value *, Constant *> SimplifiedValues; in runOnFunction() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp256 DenseMap<Value *, Constant *> SimplifiedValues; in analyzeLoopUnrollCost() local
/external/llvm/lib/Analysis/
DInlineCost.cpp117 DenseMap<Value *, Constant *> SimplifiedValues; member in __anonf5fdb4dc0111::CallAnalyzer