Searched refs:InsBeforeB (Results 1 – 1 of 1) sorted by relevance
3134 auto InsBeforeB = InsBefore->getParent(); in processStaticAllocas() local3135 assert(InsBeforeB == &F.getEntryBlock()); in processStaticAllocas()3137 if (AI->getParent() == InsBeforeB) in processStaticAllocas()