Home
last modified time | relevance | path

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

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