30char to_char(
bool b) {
return b ?
'Y' :
'N'; }
54 VERBOSE(l, 4) <<
"==============================================================";
56 VERBOSE(l, 4) <<
"Initial graph";
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)
T must_cast(loco::Node *node)