Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp78 Type *GetConcreteStackEntryType(Function &F);
160 Type *ShadowStackGCLowering::GetConcreteStackEntryType(Function &F) { in GetConcreteStackEntryType() function in ShadowStackGCLowering
314 Type *ConcreteStackEntryTy = GetConcreteStackEntryType(F); in runOnFunction()