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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp213 WrapIndirectCalls(!ClWrapIndirectCalls.empty()) {}
279 bool WrapIndirectCalls; member in class:__anon2744::MemorySanitizer
379 if (WrapIndirectCalls) {
1915 if (MS.WrapIndirectCalls && !CS.getCalledFunction())

Completed in 99 milliseconds