Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DStatepoint.h159 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {} in ImmutableStatepoint() function
160 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {} in ImmutableStatepoint() function