Searched refs:DeclarationCache (Results 1 – 2 of 2) sorted by relevance
206 SmallDenseMap<Type *, Function *> DeclarationCache; variable
512 auto It = PI.DeclarationCache.try_emplace(Op->getType()); in materializeStack()