Searched refs:StoreIndex (Results 1 – 1 of 1) sorted by relevance
536 int StoreIndex = -1; in rewriteSingleStoreAlloca() local556 if (StoreIndex == -1) in rewriteSingleStoreAlloca()557 StoreIndex = LBI.getInstructionIndex(OnlyStore); in rewriteSingleStoreAlloca()559 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local