Searched refs:BuildBasicBlocks (Results 1 – 8 of 8) sorted by relevance
123 void BuildBasicBlocks(const BytecodeInstructions &instructions);
38 BuildBasicBlocks(pbc_instructions); in RunImpl()190 void IrBuilder::BuildBasicBlocks(const BytecodeInstructions &instructions) in BuildBasicBlocks() function in panda::compiler::IrBuilder
79 BuildBasicBlocks(graph, bytecode)90 def BuildBasicBlocks(graph, bytecode):
133 void BuildBasicBlocks(const BytecodeInstructions &instructions);
49 BuildBasicBlocks(pbcInstructions); in RunImpl()348 void IrBuilder::BuildBasicBlocks(const BytecodeInstructions &instructions) in BuildBasicBlocks() function in ark::compiler::IrBuilder
101 void BuildBasicBlocks(Marker normal);
1011 void LLVMIrConstructor::BuildBasicBlocks(Marker normal) in BuildBasicBlocks() function in ark::compiler::LLVMIrConstructor4856 BuildBasicBlocks(normal); in BuildIr()