Searched refs:StoreIndex (Results 1 – 1 of 1) sorted by relevance
447 int StoreIndex = -1; in rewriteSingleStoreAlloca() local467 if (StoreIndex == -1) in rewriteSingleStoreAlloca()468 StoreIndex = LBI.getInstructionIndex(OnlyStore); in rewriteSingleStoreAlloca()470 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local