Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2039 int DummyFI = -1; in transferSpillOrRestoreInst() local
2040 if (!TII->isStoreToStackSlotPostFE(MI, DummyFI) && in transferSpillOrRestoreInst()
2041 !TII->isLoadFromStackSlotPostFE(MI, DummyFI)) in transferSpillOrRestoreInst()