Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp646 int64_t CurrDisp = DispSizePair.first; in removeRedundantBlockingStores() local
651 if (CurrDisp + CurrSize > PrevDisp + PrevSize) in removeRedundantBlockingStores()