Home
last modified time | relevance | path

Searched defs:ImmutableStatepoint (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
DStatepoint.h40 class ImmutableStatepoint; variable
293 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {} in ImmutableStatepoint() function
294 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {} in ImmutableStatepoint() function