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