Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h50 DenseMap<Value *, Constant *> &SimplifiedValues, in UnrolledInstAnalyzer()
80 DenseMap<Value *, Constant *> &SimplifiedValues; variable
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp337 DenseMap<Value *, Constant *> SimplifiedValues; in analyzeLoopUnrollCost() local
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DInlineCost.cpp158 DenseMap<Value *, Constant *> SimplifiedValues; member in __anon45440fe00111::CallAnalyzer