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

  /external/llvm/include/llvm/CodeGen/
GCStrategy.h 84 bool UseStatepoints; /// Uses gc.statepoints as opposed to gc.roots,
115 bool useStatepoints() const { return UseStatepoints; }
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 667 assert(GFI->getStrategy().useStatepoints() &&
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 488 milliseconds