Searched refs:GetIndex (Results 1 – 7 of 7) sorted by relevance
143 if (GetIndex() != UINT32_MAX) in GetDescription()144 s->Printf("index: %d ", GetIndex()); in GetDescription()
55 uint32_t GetIndex() const { return m_index; } in GetIndex() function
357 if (m_options.GetThreadSpec()->GetIndex() == index) in SetThreadIndex()368 return m_options.GetThreadSpecNoCreate()->GetIndex(); in GetThreadIndex()
141 return thread_spec->GetIndex(); in GetThreadIndex()
401 return bp_name->GetOptions().GetThreadSpec()->GetIndex(); in GetThreadIndex()
393 thread_idx = thread_spec->GetIndex(); in GetThreadIndex()
1204 auto *GetIndex = II.getArgOperand(1); in instCombineSVETupleGet() local1216 if (GetIndex == SetIndex) in instCombineSVETupleGet()