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

  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 217 void setExposesReturnsTwice(bool B) {
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 549 MF->setExposesReturnsTwice(Fn.callsFunctionThatReturnsTwice());
    [all...]

Completed in 1672 milliseconds