Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DIRBuilder.cpp718 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
745 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
755 return CreateGCStatepointCallCommon<Value *, Use, Use, Value *>( in CreateGCStatepointCall()
764 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()