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 84 /// startNewBlock - Set the current block to which generated machine
87 void startNewBlock();
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 71 /// startNewBlock - Set the current block to which generated machine
74 void FastISel::startNewBlock() {
    [all...]
SelectionDAGISel.cpp     [all...]

Completed in 189 milliseconds