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

  /external/llvm/include/llvm/IR/
Statepoint.h 105 typename CallSiteTy::arg_iterator vm_state_end() { function in class:llvm::StatepointBase
113 return iterator_range<arg_iterator>(vm_state_begin(), vm_state_end());
123 return vm_state_end();
152 (void)vm_state_end();
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 476 E = StatepointSite.vm_state_end();
498 StatepointSite.vm_state_end()));
507 E = StatepointSite.vm_state_end();

Completed in 216 milliseconds