Searched defs:inst_size (Results 1 – 3 of 3) sorted by relevance
143 auto inst_size = graph->GetCurrentInstructionId(); in RunOptimizations() local
248 static Opcode GetOpcode(size_t inst_size) in GetOpcode()
338 auto inst_size = GetGraph()->GetCurrentInstructionId(); in BeginMethod() local456 auto inst_size = GetGraph()->GetCurrentInstructionId() + slow_paths_.size() * INST_IN_SLOW_PATH; in VisitGraph() local