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

  /external/llvm/include/llvm/IR/
Statepoint.h 219 typename CallSiteTy::arg_iterator vm_state_end() const { function in class:llvm::StatepointFlags::StatepointBase
227 return make_range(vm_state_begin(), vm_state_end());
231 return vm_state_end();
277 (void)vm_state_end();
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 553 StatepointSite.vm_state_end()));
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]

Completed in 251 milliseconds