Searched refs:InvariantAddress (Results 1 – 1 of 1) sorted by relevance
1201 Value *InvariantAddress = RdxDesc.IntermediateStore->getPointerOperand(); in isInvariantAddressOfReduction() local1202 return V == InvariantAddress || in isInvariantAddressOfReduction()1203 SE->getSCEV(V) == SE->getSCEV(InvariantAddress); in isInvariantAddressOfReduction()