Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp35 static cl::opt<bool> PrintMod("print-mod", cl::ReallyHidden); variable
136 PrintMustAlias || PrintNoModRef || PrintMod || PrintRef || PrintModRef) in runInternal()
246 PrintModRefResults("Just Mod", PrintMod, Call, Pointer, F.getParent()); in runInternal()
293 PrintModRefResults("Just Mod", PrintMod, CallA, CallB, F.getParent()); in runInternal()