Home | History | Annotate | Download | only in verifier

Lines Matching refs:Dump

199   // Dump the failures encountered by the verifier.
202 // Dump the state of the verifier, namely each instruction, what flags are set on it, register
204 void Dump(std::ostream& os) SHARED_REQUIRES(Locks::mutator_lock_);
205 void Dump(VariableIndentationOutputStream* vios) SHARED_REQUIRES(Locks::mutator_lock_);
826 // Indicates whether we verify to dump the info. In that case we accept quickened instructions