Searched defs:ImmutableStatepoint (Results 1 – 1 of 1) sorted by relevance
40 class ImmutableStatepoint; variable293 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {} in ImmutableStatepoint() function294 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {} in ImmutableStatepoint() function