Searched defs:SimplifiedValues (Results 1 – 3 of 3) sorted by relevance
49 DenseMap<Value *, Constant *> &SimplifiedValues, in UnrolledInstAnalyzer()79 DenseMap<Value *, Constant *> &SimplifiedValues; variable
359 DenseMap<Value *, Constant *> SimplifiedValues; in analyzeLoopUnrollCost() local
309 DenseMap<Value *, Constant *> SimplifiedValues; member in __anon797094460111::CallAnalyzer