Searched refs:isGA1 (Results 1 – 4 of 4) sorted by relevance
6515 bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1); in isConsecutiveLoad() local6517 if (isGA1 && isGA2 && GV1 == GV2) in isConsecutiveLoad()
7010 bool isGA1 = TLI->isGAPlusOffset(Loc.getNode(), GV1, Offset1); in areNonVolatileConsecutiveLoads() local7012 if (isGA1 && isGA2 && GV1 == GV2) in areNonVolatileConsecutiveLoads()
9563 bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1); in isConsecutiveLSLoc() local9565 if (isGA1 && isGA2 && GV1 == GV2) in isConsecutiveLSLoc()
10925 bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1); in isConsecutiveLSLoc() local10927 if (isGA1 && isGA2 && GV1 == GV2) in isConsecutiveLSLoc()