Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp285 DenseMap<Value *, Constant *> &SimplifiedValues, in UnrolledInstAnalyzer()
315 DenseMap<Value *, Constant *> &SimplifiedValues; member in __anon0cdda4420211::UnrolledInstAnalyzer
537 DenseMap<Value *, Constant *> SimplifiedValues; in analyzeLoopUnrollCost() local
/external/llvm/lib/Analysis/
DInlineCost.cpp87 DenseMap<Value *, Constant *> SimplifiedValues; member in __anonb653f77d0111::CallAnalyzer