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

  /external/llvm/lib/IR/
Statepoint.cpp 61 uint64_t StatepointID;
63 if (!AttrID.getValueAsString().getAsInteger(10, StatepointID))
64 Result.StatepointID = StatepointID;
  /external/llvm/include/llvm/IR/
Statepoint.h 434 Optional<uint64_t> StatepointID;
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp     [all...]

Completed in 307 milliseconds