Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h232 void startNewBlock();
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp96 void FastISel::startNewBlock() { in startNewBlock() function in FastISel
DSelectionDAGISel.cpp1203 FastIS->startNewBlock(); in SelectAllBasicBlocks()