Home
last modified time | relevance | path

Searched defs:InsBefore (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp910 IntrinsicInst *InsBefore; member
3069 AddressSanitizer &ASan, Instruction &InsBefore, in findStoresToUninstrumentedArgAllocas()
3128 Instruction *InsBefore = AllocaVec[0]; in processStaticAllocas() local