Searched refs:ImmutableStatepoint (Results 1 – 4 of 4) sorted by relevance
43 class ImmutableStatepoint; variable285 class ImmutableStatepoint292 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {} in ImmutableStatepoint() function293 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {} in ImmutableStatepoint() function
732 SelectionDAGBuilder::LowerStatepoint(ImmutableStatepoint ISP, in LowerStatepoint()768 ImmutableStatepoint::CallArgsBeginPos, in LowerStatepoint()878 ImmutableStatepoint(I).getCalledValue()->getType()); in visitGCResult()
772 void LowerStatepoint(ImmutableStatepoint Statepoint,
2282 LowerStatepoint(ImmutableStatepoint(&I), EHPadBB); in visitInvoke()5598 LowerStatepoint(ImmutableStatepoint(&I)); in visitIntrinsicCall()