Searched defs:ISP (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp551 SelectionDAGBuilder::LowerStatepoint(ImmutableStatepoint ISP, argument
561 ImmutableCallSite CS(ISP.getCallSite());
576 ISP.verify();
588 lowerStatepointMetaArgs(LoweredArgs, ISP, *this);
591 SDNode *CallNode = lowerCallFromStatepoint(ISP, LandingPad, *this);

Completed in 71 milliseconds