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

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp480 SmallVector<AllocaPoisonCall, 8> AllocaPoisonCallVec; member in struct:__anon26249::FunctionStackPoisoner
552 AllocaPoisonCallVec.push_back(APC);
1641 for (const auto &APC : AllocaPoisonCallVec) {

Completed in 878 milliseconds