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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp633 static bool isNonEscapingGlobalNoAliasWithLoad(const GlobalValue *GV, function
776 if (isNonEscapingGlobalNoAliasWithLoad(GV, Ptr, Depth, DL))

Completed in 141 milliseconds