Searched refs:ValuePrintingInfo (Results 1 – 2 of 2) sorted by relevance
173 return ValuePrintingInfo; in getValuePrintingInfo()184 llvm::SmallVector<Expr *, 4> ValuePrintingInfo; variable
322 Interp->ValuePrintingInfo.resize(4); in create()585 if (llvm::all_of(ValuePrintingInfo, [](Expr *E) { return E != nullptr; })) in FindRuntimeInterface()604 if (!LookupInterface(ValuePrintingInfo[NoAlloc], in FindRuntimeInterface()608 if (!LookupInterface(ValuePrintingInfo[WithAlloc], in FindRuntimeInterface()611 if (!LookupInterface(ValuePrintingInfo[CopyArray], in FindRuntimeInterface()614 if (!LookupInterface(ValuePrintingInfo[NewTag], in FindRuntimeInterface()