Searched refs:isGA1 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5991 bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1); local
5993 if (isGA1 && isGA2 && GV1 == GV2)

Completed in 338 milliseconds