Home
last modified time | relevance | path

Searched defs:StoreBase (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp387 MachineOperand &StoreBase = getBaseOperand(StoreInst); in buildCopy() local
494 MachineOperand &StoreBase = getBaseOperand(StoreInst); in updateKillStatus() local
611 MachineOperand &StoreBase = getBaseOperand(StoreInst); in hasSameBaseOpValue() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp163 Value *StoreBase = in analyzeLoadFromClobberingWrite() local