Searched refs:getValueToUseForAlloca (Results 1 – 3 of 3) sorted by relevance
188 virtual Value *getValueToUseForAlloca(Instruction *AI) const { in getValueToUseForAlloca() function
422 SSA.AddAvailableValue(BB, getValueToUseForAlloca(AI)); in run()482 StoredValue = getValueToUseForAlloca(AI); in run()
5579 Value *getValueToUseForAlloca(Instruction *I) const override { in getValueToUseForAlloca() function in BasicLoadAndStorePromoter