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

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

Completed in 56 milliseconds