Searched refs:PrintRef (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | AliasAnalysisEvaluator.cpp | 31 static cl::opt<bool> PrintRef("print-ref", cl::ReallyHidden); variable 126 PrintMustAlias || PrintNoModRef || PrintMod || PrintRef || PrintModRef) in runInternal() 229 PrintModRefResults("Just Ref", PrintRef, Call, Pointer, F.getParent()); in runInternal() 257 PrintModRefResults("Just Ref", PrintRef, CallA, CallB, F.getParent()); in runInternal()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVObject.cpp | 118 bool UseQuotes, bool PrintRef) const { in printAttributes() 131 if (PrintRef && options().getAttributeOffset()) in printAttributes()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVObject.h | 322 bool UseQuotes = false, bool PrintRef = false) const;
|