Home
last modified time | relevance | path

Searched refs:InsBeforeB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3407 auto InsBeforeB = InsBefore->getParent(); in processStaticAllocas() local
3408 assert(InsBeforeB == &F.getEntryBlock()); in processStaticAllocas()
3410 if (AI->getParent() == InsBeforeB) in processStaticAllocas()