Home
last modified time | relevance | path

Searched refs:VarArgAArch64Helper (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp537 friend struct VarArgAArch64Helper;
4974 struct VarArgAArch64Helper : public VarArgHelper { struct
4996 VarArgAArch64Helper(Function &F, MemorySanitizer &MS, in VarArgAArch64Helper() function
5738 return new VarArgAArch64Helper(Func, Msan, Visitor); in CreateVarArgHelper()