Home
last modified time | relevance | path

Searched defs:start_block (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast.c2326 static __isl_give isl_printer *start_block(__isl_take isl_printer *p) in start_block() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRDFGraph.cpp693 void DataFlowGraph::DefStack::start_block(NodeId N) { in start_block() function in DataFlowGraph::DefStack