Searched refs:CostList (Results 1 – 1 of 1) sorted by relevance
596 const ListInit *CostList = Proto->getValueAsListInit("CostPerUse"); in expand() local597 SmallVector<const Init *, 2> CostPerUse(CostList->getElements()); in expand()643 RV.setValue(ListInit::get(CostPerUse, CostList->getElementType())); in expand()