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

/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DMemoryLocation.cpp95 static bool isMemsetPattern16(const Function *MS, function
163 isMemsetPattern16(CS.getCalledFunction(), TLI)) {
H A DBasicAliasAnalysis.cpp535 static bool isMemsetPattern16(const Function *MS, function
615 if (CS.getCalledFunction() && isMemsetPattern16(CS.getCalledFunction(), TLI))

Completed in 55 milliseconds