Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DStackLifetime.cpp360 void printInstrAlive(unsigned InstrNo, formatted_raw_ostream &OS) { in printInstrAlive() function in StackLifetime::LifetimeAnnotationWriter
375 printInstrAlive(ItBB->getSecond().first, OS); in emitBasicBlockStartAnnot()