Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionAttrs.cpp109 static MemoryAccessKind checkFunctionMemoryAccess(Function &F, bool ThisBody, in checkFunctionMemoryAccess() argument
117 if (!ThisBody) { in checkFunctionMemoryAccess()