Home
last modified time | relevance | path

Searched refs:CreateGCStatepointCallCommon (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp760 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
788 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
799 return CreateGCStatepointCallCommon<Value *, Use, Use, Value *>( in CreateGCStatepointCall()
808 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()