Searched refs:GetInstruction (Results 1 – 5 of 5) sorted by relevance
119 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()124 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()131 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()137 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()144 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()177 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()195 std::string instr = invoke->GetInstruction()->DumpString(NULL); in Visit()219 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()231 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()239 std::string instr = instruction->GetInstruction()->DumpString(NULL); in Visit()
43 const art::Instruction* GetInstruction() const { in GetInstruction() function120 return GetInstruction()->VRegB_11n(); in GetConstValue()
253 if (last_node->GetInstruction()->IsBranch() in BuildMethodSeaGraph()254 && last_node->GetInstruction()->CanFlowThrough()) { in BuildMethodSeaGraph()
49 dex_method_idx_(inst->GetInstruction()->VRegB_35c()), type_cache_(types), in FunctionTypeInfo()
152 instruction->GetInstruction()->DumpString(graph_->GetDexFile()) + "\""; in Visit()