Home
last modified time | relevance | path

Searched refs:End2 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp999 int64_t End2 = Store->getSrcValueOffset() + Size; in canUseBlockOperation() local
1000 if (V1 == V2 && End1 == End2) in canUseBlockOperation()
1004 AliasAnalysis::Location(V2, End2, Store->getTBAAInfo())); in canUseBlockOperation()