Searched defs:VarArgPowerPC64Helper (Results 1 – 1 of 1) sorted by relevance
5573 struct VarArgPowerPC64Helper : public VarArgHelperBase { struct5574 AllocaInst *VAArgTLSCopy = nullptr;5575 Value *VAArgSize = nullptr;5577 VarArgPowerPC64Helper(Function &F, MemorySanitizer &MS, in VarArgPowerPC64Helper() function5581 void visitCallBase(CallBase &CB, IRBuilder<> &IRB) override { in visitCallBase()5667 void finalizeInstrumentation() override { in finalizeInstrumentation()