Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp75 Type *GetConcreteStackEntryType(Function &F);
156 Type *ShadowStackGCLowering::GetConcreteStackEntryType(Function &F) { in GetConcreteStackEntryType() function in ShadowStackGCLowering
302 Type *ConcreteStackEntryTy = GetConcreteStackEntryType(F); in runOnFunction()