Searched refs:NumAllocas (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1374 int NumAllocas = 0; local
1399 NumAllocas++;
1418 !NoReturnCalls.empty() || !ToInstrument.empty() || (NumAllocas > 0);

Completed in 250 milliseconds