Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1062 SmallVector<ShadowOriginAndInsertPoint, 16> InstrumentationList; member
1260 for (const auto &ShadowData : InstrumentationList) { in materializeChecks()
1326 InstrumentationList.size() + StoreList.size() > in runOnFunction()
1785 InstrumentationList.push_back( in insertShadowCheck()