Searched refs:LogVerifyInfo (Results 1 – 3 of 3) sorted by relevance
176 std::ostream& LogVerifyInfo();
363 : verifier->LogVerifyInfo()) in PopMonitor()
641 std::ostream& MethodVerifier::LogVerifyInfo() { in LogVerifyInfo() function in art::verifier::MethodVerifier1561 LogVerifyInfo() << "dead code " << reinterpret_cast<void*>(dead_start) in CodeFlowVerifyMethod()1567 LogVerifyInfo() << "dead code " << reinterpret_cast<void*>(dead_start) in CodeFlowVerifyMethod()1638 LogVerifyInfo() << "Processing " << inst->DumpString(dex_file_) << "\n" in CodeFlowVerifyInstruction()4296 LogVerifyInfo() << "Merging at [" << reinterpret_cast<void*>(work_insn_idx_) << "]" in UpdateRegisters()