Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp360 void printInstrAlive(unsigned InstrNo, formatted_raw_ostream &OS) { in printInstrAlive()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2338 if (uint64_t InstrNo = MI.peekDebugInstrNum()) { in produceMLocTransferFunction() local