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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp516 SmallVector<Instruction*, 8> MemIntrinCalls; local
534 MemIntrinCalls.push_back(&Inst);
561 for (auto *Inst : MemIntrinCalls) {

Completed in 111 milliseconds