Searched refs:DefList (Results 1 – 2 of 2) sorted by relevance
35 ArrayRef<const Record *> DefList = in enumeration() local38 unsigned N = DefList.size(); in enumeration()52 const Record *Def = DefList[I]; in enumeration()
1953 if (auto *DefList = getBlockDefs(DTNode->getBlock())) { in verifyPrevDefInPhis() local1954 auto *LastAcc = &*(--DefList->end()); in verifyPrevDefInPhis()