Searched refs:NumStores (Results 1 – 7 of 7) sorted by relevance
61 NumStores = 0; in EndDispatchGroup()93 for (unsigned i = 0, e = NumStores; i != e; ++i) { in isLoadOfStoredAddress()171 if (isLoad && NumStores) { in getHazardType()284 StoreSize[NumStores] = ThisStoreSize; in EmitInstruction()285 StorePtr1[NumStores] = Node->getOperand(1); in EmitInstruction()286 StorePtr2[NumStores] = Node->getOperand(2); in EmitInstruction()287 ++NumStores; in EmitInstruction()
47 unsigned NumStores; variable
38 NumStores enumerator
623 unsigned &NumStores) { in canEmitInitWithFewStoresAfterMemset() argument632 return Init->isNullValue() || NumStores--; in canEmitInitWithFewStoresAfterMemset()638 if (!canEmitInitWithFewStoresAfterMemset(Elt, NumStores)) in canEmitInitWithFewStoresAfterMemset()
40 STATISTIC(NumStores, "Number of stores added");270 ++NumStores; // Update statistics in spillVirtReg()
33 STATISTIC(NumStores , "Number of stores added");1655 ++NumStores; in SpillRegToStackSlot()
886 .Default(NumStores); in ParseAnalyzerArgs()888 if (Value == NumStores) in ParseAnalyzerArgs()