Searched refs:StoreIndex (Results 1 – 3 of 3) sorted by relevance
364 int StoreIndex = -1; in rewriteSingleStoreAlloca() local386 if (StoreIndex == -1) in rewriteSingleStoreAlloca()387 StoreIndex = LBI.getInstructionIndex(OnlyStore); in rewriteSingleStoreAlloca()389 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local
343 int StoreIndex = -1; in rewriteSingleStoreAlloca() local365 if (StoreIndex == -1) in rewriteSingleStoreAlloca()366 StoreIndex = LBI.getInstructionIndex(OnlyStore); in rewriteSingleStoreAlloca()368 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local
837 int StoreIndex = -1; in RewriteSingleStoreAlloca() local859 if (StoreIndex == -1) in RewriteSingleStoreAlloca()860 StoreIndex = LBI.getInstructionIndex(OnlyStore); in RewriteSingleStoreAlloca()862 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in RewriteSingleStoreAlloca() local