Searched refs:PrintIntProperty (Results 1 – 2 of 2) sorted by relevance
12237 PrintIntProperty("from_bci", -1); in Trace()12238 PrintIntProperty("to_bci", -1); in Trace()12283 PrintIntProperty("loop_depth", current->LoopNestingDepth()); in Trace()12288 PrintIntProperty( in Trace()12291 PrintIntProperty( in Trace()12300 PrintIntProperty("size", current->phis()->length()); in Trace()
2879 void PrintIntProperty(const char* name, int value) { in PrintIntProperty() function