Lines Matching refs:ShadowStackGCLoweringImpl
55 class ShadowStackGCLoweringImpl { class
69 ShadowStackGCLoweringImpl() = default;
89 ShadowStackGCLoweringImpl Impl;
116 ShadowStackGCLoweringImpl Impl; in run()
149 Constant *ShadowStackGCLoweringImpl::GetFrameMap(Function &F) { in GetFrameMap()
203 Type *ShadowStackGCLoweringImpl::GetConcreteStackEntryType(Function &F) { in GetConcreteStackEntryType()
215 bool ShadowStackGCLoweringImpl::doInitialization(Module &M) { in doInitialization()
269 bool ShadowStackGCLoweringImpl::IsNullValue(Value *V) { in IsNullValue()
275 void ShadowStackGCLoweringImpl::CollectRoots(Function &F) { in CollectRoots()
304 ShadowStackGCLoweringImpl::CreateGEP(LLVMContext &Context, IRBuilder<> &B, in CreateGEP()
317 GetElementPtrInst *ShadowStackGCLoweringImpl::CreateGEP(LLVMContext &Context, in CreateGEP()
332 bool ShadowStackGCLoweringImpl::runOnFunction(Function &F, in runOnFunction()