HomeSort by relevance Sort by last modified time
    Searched refs:startNewBlock (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
FastISel.h 86 /// startNewBlock - Set the current block to which generated machine
89 void startNewBlock();
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 72 /// startNewBlock - Set the current block to which generated machine
75 void FastISel::startNewBlock() {
    [all...]
SelectionDAGISel.cpp     [all...]

Completed in 672 milliseconds