Searched refs:InfosRef (Results 1 – 1 of 1) sorted by relevance
1536 auto InfosRef = Infos; in matchIntrinsicType() local1537 auto DeferCheck = [&DeferredChecks, &InfosRef](Type *T) { in matchIntrinsicType()1538 DeferredChecks.emplace_back(T, InfosRef); in matchIntrinsicType()