Searched defs:candIdx (Results 1 – 1 of 1) sorted by relevance
432 bool TryAddCoalescedPair(Inst *inst, int64_t instIdx, Inst *cand, int64_t candIdx) in TryAddCoalescedPair()508 uint64_t candIdx = GetInstImm(cand); in HandleArrayAccessI() local521 …bool HandleKnownEvolutionArrayAccessVar(Inst *idx, Inst *candIdx, int64_t idxInitial, int64_t cand… in HandleKnownEvolutionArrayAccessVar()560 auto candIdx = cand->GetDataFlowInput(cand->GetInput(1).GetInst()); in HandleArrayAccess() local