Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp76 Type *GetConcreteStackEntryType(Function &F);
202 Type *ShadowStackGCLoweringImpl::GetConcreteStackEntryType(Function &F) { in GetConcreteStackEntryType() function in ShadowStackGCLoweringImpl
348 Type *ConcreteStackEntryTy = GetConcreteStackEntryType(F); in runOnFunction()