Searched refs:verifyStatepoint (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp513 void verifyStatepoint(const CallBase &Call);
1968 void Verifier::verifyStatepoint(const CallBase &Call) { function in class:Verifier
2975 // Allow sret here and check the wrapped function in verifyStatepoint.
4474 verifyStatepoint(Call);

Completed in 111 milliseconds