Searched refs:IsPtr (Results 1 – 11 of 11) sorted by relevance
87 bool IsPtr(uint32_t ptrId);
81 bool MemPass::IsPtr(uint32_t ptrId) { in IsPtr() function in spvtools::opt::MemPass
497 if (!IsPtr(*iid)) return; in AggressiveDCE()
68 bool IsPtr();
183 bool ValueObjectPrinter::IsPtr() { in IsPtr() function in ValueObjectPrinter487 const bool is_ptr = IsPtr(); in ShouldPrintChildren()565 ((IsPtr() && !m_options.m_pointer_as_array) || IsRef()); in PrintChild()