Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp133 ModRefInfo globalClearMayReadAnyGlobal(int I) const { in globalClearMayReadAnyGlobal() function in GlobalsAAResult::FunctionInfo
139 return globalClearMayReadAnyGlobal(Info.getInt()); in getModRefInfo()