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

  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 791 const GCResultInst *GCResult = ISP.getGCResult();
793 if (!RetTy->isVoidTy() && GCResult) {
794 if (GCResult->getParent() != ISP.getCallSite().getParent()) {
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]

Completed in 133 milliseconds