Searched refs:BuildBasicBlocks (Results 1 – 8 of 8) sorted by relevance
123 void BuildBasicBlocks(const BytecodeInstructions &instructions);
47 BuildBasicBlocks(pbc_instructions); in RunImpl()198 void IrBuilder::BuildBasicBlocks(const BytecodeInstructions &instructions) in BuildBasicBlocks() function in panda::compiler::IrBuilder
79 BuildBasicBlocks(graph, bytecode)90 def BuildBasicBlocks(graph, bytecode):
124 void BuildBasicBlocks(const BytecodeInstructions &instructions);
44 BuildBasicBlocks(pbcInstructions); in RunImpl()285 void IrBuilder::BuildBasicBlocks(const BytecodeInstructions &instructions) in BuildBasicBlocks() function in panda::compiler::IrBuilder
70 void BuildBasicBlocks();
524 void LLVMIrConstructor::BuildBasicBlocks() in BuildBasicBlocks() function in panda::compiler::LLVMIrConstructor1957 BuildBasicBlocks(); in BuildIr()