Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DFastISel.h87 void startNewBlock();
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp76 void FastISel::startNewBlock() { in startNewBlock() function in FastISel
DSelectionDAGISel.cpp1042 FastIS->startNewBlock(); in SelectAllBasicBlocks()