Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp573 int64_t StDisp2 = 0; in breakBlockedCopies() local
580 StDisp2 = DispSizePair.first + LdStDelta; in breakBlockedCopies()
586 StDisp2 += OverlapDelta; in breakBlockedCopies()
596 buildCopies(Size2, LoadInst, LdDisp2, StoreInst, StDisp2, LMMOffset + Size1, in breakBlockedCopies()
599 StDisp1 = StDisp2 + Size2; in breakBlockedCopies()