Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3134 auto InsBeforeB = InsBefore->getParent(); in processStaticAllocas() local
3135 assert(InsBeforeB == &F.getEntryBlock()); in processStaticAllocas()
3137 if (AI->getParent() == InsBeforeB) in processStaticAllocas()