Searched refs:InvolvedInLOHs (Results 1 – 1 of 1) sorted by relevance
734 SetOfMachineInstr *InvolvedInLOHs, in registerADRCandidate() argument759 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(&Def)) && in registerADRCandidate()761 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(&Use)) && in registerADRCandidate()777 SetOfMachineInstr *InvolvedInLOHs = nullptr; in computeOthers() local780 InvolvedInLOHs = &InvolvedInLOHsStorage; in computeOthers()913 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(L1)) && in computeOthers()915 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(Candidate)) && in computeOthers()929 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(L1)) && in computeOthers()931 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(L2)) && in computeOthers()933 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(Candidate)) && in computeOthers()[all …]