Home
last modified time | relevance | path

Searched defs:InstNo (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h111 uint64_t InstNo : 20; /// The Instruction where the def happens. global() member
H A DInstrRefBasedImpl.cpp1425 getValueForInstrRef(unsigned InstNo,unsigned OpNo,MachineInstr & MI,const FuncValueTable * MLiveOuts,const FuncValueTable * MLiveIns) getValueForInstrRef() argument
1604 unsigned InstNo = MO.getInstrRefInstrIndex(); transferDebugInstrRef() local
/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp266 unsigned InstNo = It.first; in calculateLiveIntervals() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp330 unsigned InstNo = 0; getInstructionIndex() local