30char to_char(
bool b) {
return b ?
'Y' :
'N'; }
54 VERBOSE(l, 4) <<
"==============================================================";
56 VERBOSE(l, 4) <<
"Initial graph";
64 VERBOSE(l, 4) <<
"luci::PhaseRunner<" << to_str(
strategy()) <<
"> - done";
71 VERBOSE(l, 4) <<
"--------------------------------------------------------------";
80 <<
" (changed: " << to_char(
info->changed()) <<
")";
void notify(const logo::PhaseEventInfo< logo::PhaseEvent::PhaseBegin > *) override
logo::PhaseStrategy strategy(void) const
loco::Graph * graph(void) const
volatile const char info[]
#define VERBOSE(name, lv)
std::string pass_name(const Pass *)
FormattedGraph fmt(loco::Graph *g)