Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h52 DenseMap<Value *, Value *> &SimplifiedValues, in UnrolledInstAnalyzer() argument
79 DenseMap<Value *, Value *> &SimplifiedValues; variable
/llvm-project/llvm/unittests/Analysis/
H A DUnrollAnalyzerTest.cpp46 DenseMap<Value *, Value *> SimplifiedValues; in runUnrollAnalyzer() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp378 DenseMap<Value *, Value *> SimplifiedValues; analyzeLoopUnrollCost() local
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp386 DenseMap<Value *, Constant *> SimplifiedValues; global() member in __anonf27af12e0111::CallAnalyzer
[all...]