Searched defs:IsCapturedCache (Results 1 – 2 of 2) sorted by relevance
167 SmallDenseMap<const Value *, bool, 8> IsCapturedCache; global() variable
459 const Value *V, SmallDenseMap<const Value *, bool, 8> *IsCapturedCache) { in isNonEscapingLocalObject() argument