Searched refs:AfterInst (Results 1 – 2 of 2) sorted by relevance
235 bool AfterInst) { in printAfterOtherLine() argument241 if ((AfterInst && ActiveCols[ColIdx].LiveOut) || in printAfterOtherLine()242 (!AfterInst && ActiveCols[ColIdx].LiveIn)) in printAfterOtherLine()244 else if (!AfterInst && ActiveCols[ColIdx].LiveOut) in printAfterOtherLine()
115 void printAfterOtherLine(formatted_raw_ostream &OS, bool AfterInst);