Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp409 auto PrevInstrIt = prev_nodbg(MachineBasicBlock::instr_iterator(StoreInst), in buildCopy() local
411 if (PrevInstrIt.getNodePtr() == LoadInst) in buildCopy()