Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp213 WrapIndirectCalls(!ClWrapIndirectCalls.empty()) {} in MemorySanitizer()
279 bool WrapIndirectCalls; member in __anonb731170b0111::MemorySanitizer
379 if (WrapIndirectCalls) { in initializeCallbacks()
1915 if (MS.WrapIndirectCalls && !CS.getCalledFunction()) in visitCallSite()