Searched defs:ImmutableStatepoint (Results 1 – 1 of 1) sorted by relevance
299 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {} in ImmutableStatepoint() function300 explicit ImmutableStatepoint(const CallBase *Call) : Base(Call) {} in ImmutableStatepoint() function