Searched refs:InvolvedInLOHs (Results 1 – 1 of 1) sorted by relevance
722 SetOfMachineInstr *InvolvedInLOHs, in registerADRCandidate() argument747 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(&Def)) && in registerADRCandidate()749 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(&Use)) && in registerADRCandidate()769 SetOfMachineInstr *InvolvedInLOHs = nullptr; in computeOthers() local772 InvolvedInLOHs = &InvolvedInLOHsStorage; in computeOthers()904 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(L1)) && in computeOthers()906 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(Candidate)) && in computeOthers()920 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(L1)) && in computeOthers()922 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(L2)) && in computeOthers()924 assert((!InvolvedInLOHs || InvolvedInLOHs->insert(Candidate)) && in computeOthers()[all …]