Home
last modified time | relevance | path

Searched refs:InsertedCalls (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp652 SmallVector<CallInst *> InsertedCalls; member in __anon4b8f1cd00211::RuntimeCallInserter
664 if (InsertedCalls.empty()) in ~RuntimeCallInserter()
669 for (CallInst *CI : InsertedCalls) { in ~RuntimeCallInserter()
709 InsertedCalls.push_back(Inst);