Searched defs:SimplifiedValues (Results 1 – 4 of 4) sorted by relevance
52 DenseMap<Value *, Value *> &SimplifiedValues, in UnrolledInstAnalyzer() argument79 DenseMap<Value *, Value *> &SimplifiedValues; variable
41 DenseMap<Value *, Value *> SimplifiedValues; in runOnFunction() local
369 DenseMap<Value *, Value *> SimplifiedValues; in analyzeLoopUnrollCost() local
346 DenseMap<Value *, Constant *> SimplifiedValues; member in __anon9893a50b0111::CallAnalyzer