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

/external/llvm/include/llvm/CodeGen/
H A DFastISel.h87 void startNewBlock();
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp73 /// startNewBlock - Set the current block to which generated machine
76 void FastISel::startNewBlock() { function in class:FastISel
H A DSelectionDAGISel.cpp986 FastIS->startNewBlock();

Completed in 262 milliseconds