Home
last modified time | relevance | path

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

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