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

  /external/llvm/include/llvm/IR/
Statepoint.h 330 ImmutableCallSite getUnderlyingCallSite() { return RelocateCS; }
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 401 Relocs.push_back(relocateOpers.getUnderlyingCallSite().getInstruction());
623 if (RelocateOpers.getUnderlyingCallSite().getParent() !=
    [all...]

Completed in 522 milliseconds