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