Searched defs:InstrumentWithCalls (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp733 void materializeStores(bool InstrumentWithCalls) { argument
810 void materializeChecks(bool InstrumentWithCalls) { argument
850 bool InstrumentWithCalls = ClInstrumentationWithCallThreshold >= 0 && local

Completed in 183 milliseconds