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

/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp320 SmallVector<Instruction*, 8> MemIntrinCalls; local
336 MemIntrinCalls.push_back(&Inst);
362 for (auto Inst : MemIntrinCalls) {

Completed in 27 milliseconds