Home
last modified time | relevance | path

Searched refs:clear_block (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vrp.cc67 void clear_block (basic_block);
94 live_names::clear_block (basic_block bb) in clear_block() function in live_names
3341 live.clear_block (bb); in find_assert_locations()
3347 live.clear_block (e->dest); in find_assert_locations()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h714 void clear_block(NodeId N);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp703 void DataFlowGraph::DefStack::clear_block(NodeId N) { in clear_block() function in DataFlowGraph::DefStack
1007 P.second.clear_block(B); in releaseBlock()