Home
last modified time | relevance | path

Searched refs:CreateBasicBlocks (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/export/slicer/
Dcontrol_flow_graph.h97 CreateBasicBlocks(model_exceptions); in ControlFlowGraph()
101 void CreateBasicBlocks(bool model_exceptions);
/tools/dexter/slicer/
Dcontrol_flow_graph.cc131 void ControlFlowGraph::CreateBasicBlocks(bool model_exceptions) { in CreateBasicBlocks() function in lir::ControlFlowGraph