Searched refs:SetIndex (Results 1 – 10 of 10) sorted by relevance
135 StratifiedIndex SetIndex) { in FunctionInfo() argument140 auto Itr = InterfaceMap.find(SetIndex); in FunctionInfo()148 auto &Link = Sets.getLink(SetIndex); in FunctionInfo()149 InterfaceMap.insert(std::make_pair(SetIndex, CurrValue)); in FunctionInfo()159 SetIndex = Link.Below; in FunctionInfo()
45 void SetIndex(uint32_t index) { m_index = index; } in SetIndex() function
33 thread_spec_up->SetIndex(index); in CreateFromStructuredData()
126 GetLocationOptions().GetThreadSpec()->SetIndex(index); in SetThreadIndex()131 m_options_up->GetThreadSpec()->SetIndex(index); in SetThreadIndex()
360 m_options.GetThreadSpec()->SetIndex(index); in SetThreadIndex()
387 bp_name->GetOptions().GetThreadSpec()->SetIndex(index); in SetThreadIndex()
378 bkpt_sp->GetOptions().GetThreadSpec()->SetIndex(index); in SetThreadIndex()
1202 Value *SetTuple, *SetIndex, *SetValue; in instCombineSVETupleGet() local1211 m_Value(SetTuple), m_Value(SetIndex), m_Value(SetValue))) || in instCombineSVETupleGet()1216 if (GetIndex == SetIndex) in instCombineSVETupleGet()
145 m_bp_opts.GetThreadSpec()->SetIndex(thread_index); in SetOptionValue()
4831 thread_spec->SetIndex(m_options.m_thread_index); in DoExecute()