Searched defs:VarArgPowerPC32Helper (Results 1 – 1 of 1) sorted by relevance
7107 struct VarArgPowerPC32Helper : public VarArgHelperBase { struct7108 AllocaInst *VAArgTLSCopy = nullptr;7109 Value *VAArgSize = nullptr;7111 VarArgPowerPC32Helper(Function &F, MemorySanitizer &MS, in VarArgPowerPC32Helper() function7115 void visitCallBase(CallBase &CB, IRBuilder<> &IRB) override { in visitCallBase()7196 void finalizeInstrumentation() override { in finalizeInstrumentation()