Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp351 void printInstrAlive(unsigned InstrNo, formatted_raw_ostream &OS) { in printInstrAlive()
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp2177 if (uint64_t InstrNo = MI.peekDebugInstrNum()) { in produceMLocTransferFunction() local