Searched defs:inst_count (Results 1 – 6 of 6) sorted by relevance
222 size_t inst_count = 0; in CloneBlocksAndInstructions() local239 void CloneInstructions(const BasicBlock *block, BasicBlock *clone, size_t *inst_count) in CloneInstructions()267 Inst *CloneInstruction(Inst *inst, size_t *inst_count, Graph *target_graph) in CloneInstruction()
591 size_t inst_count = 0; in CloneLoopHeader() local1011 uint32_t inst_count = 1; in IsLoopClonable() local
74 uint32_t inst_count = 0; in TryTriangle() local165 bool IfConversion::IsConvertable(BasicBlock *bb, uint32_t *inst_count) in IsConvertable()
671 …uint64_t inst_count = runner.GetCompilerOptions().GetCompilerMaxGenCodeSize() / (insts_per_byte * … in TEST_F() local
471 auto inst_count = CountOpcodes(GetGraph()->GetBlocksRPO()); in TEST_F() local
1541 uint64_t inst_count = options.GetCompilerMaxGenCodeSize() / (insts_per_byte * max_bits_in_inst); in TEST_F() local