Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h52 DenseMap<Value *, Value *> &SimplifiedValues, in UnrolledInstAnalyzer() argument
79 DenseMap<Value *, Value *> &SimplifiedValues; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp378 DenseMap<Value *, Value *> SimplifiedValues; in analyzeLoopUnrollCost() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp386 DenseMap<Value *, Constant *> SimplifiedValues; member in __anon463f3bdb0111::CallAnalyzer