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

  /external/llvm/include/llvm/IR/
Statepoint.h 250 std::vector<GCRelocateOperands> getRelocates() const;
381 StatepointBase<FunTy, InstructionTy, ValueTy, CallSiteTy>::getRelocates()
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 400 for (GCRelocateOperands relocateOpers : StatepointSite.getRelocates()) {
601 for (GCRelocateOperands RelocateOpers : StatepointSite.getRelocates()) {
    [all...]

Completed in 94 milliseconds