Lines Matching refs:ShadowStackGCLoweringImpl
54 class ShadowStackGCLoweringImpl { class
68 ShadowStackGCLoweringImpl() = default;
88 ShadowStackGCLoweringImpl Impl;
115 ShadowStackGCLoweringImpl Impl; in run()
148 Constant *ShadowStackGCLoweringImpl::GetFrameMap(Function &F) { in GetFrameMap()
202 Type *ShadowStackGCLoweringImpl::GetConcreteStackEntryType(Function &F) { in GetConcreteStackEntryType()
214 bool ShadowStackGCLoweringImpl::doInitialization(Module &M) { in doInitialization()
267 bool ShadowStackGCLoweringImpl::IsNullValue(Value *V) { in IsNullValue()
273 void ShadowStackGCLoweringImpl::CollectRoots(Function &F) { in CollectRoots()
302 ShadowStackGCLoweringImpl::CreateGEP(LLVMContext &Context, IRBuilder<> &B, in CreateGEP()
315 GetElementPtrInst *ShadowStackGCLoweringImpl::CreateGEP(LLVMContext &Context, in CreateGEP()
330 bool ShadowStackGCLoweringImpl::runOnFunction(Function &F, in runOnFunction()