HomeSort by: relevance | last modified time | path
    Searched refs:setIsBeginSection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineFunction.cpp 335 front().setIsBeginSection();
340 MBBI->setIsBeginSection();
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 569 void setIsBeginSection(bool V = true) { IsBeginSection = V; }

Completed in 18 milliseconds