Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DStackLifetime.cpp344 void printInstrAlive(unsigned InstrNo, formatted_raw_ostream &OS) { in printInstrAlive() function in StackLifetime::LifetimeAnnotationWriter
359 printInstrAlive(ItBB->getSecond().first, OS); in emitBasicBlockStartAnnot()