Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1076 SmallVector<ShadowOriginAndInsertPoint, 16> InstrumentationList; member
1273 for (const auto &ShadowData : InstrumentationList) { in materializeChecks()
1339 InstrumentationList.size() + StoreList.size() > in runOnFunction()
1798 InstrumentationList.push_back( in insertShadowCheck()