Home
last modified time | relevance | path

Searched defs:VarArgPowerPC64Helper (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5573 struct VarArgPowerPC64Helper : public VarArgHelperBase { struct
5574 AllocaInst *VAArgTLSCopy = nullptr;
5575 Value *VAArgSize = nullptr;
5577 VarArgPowerPC64Helper(Function &F, MemorySanitizer &MS, in VarArgPowerPC64Helper() function
5581 void visitCallBase(CallBase &CB, IRBuilder<> &IRB) override { in visitCallBase()
5667 void finalizeInstrumentation() override { in finalizeInstrumentation()