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

/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp385 friend struct VarArgPowerPC64Helper;
3388 struct VarArgPowerPC64Helper : public VarArgHelper { struct in namespace:__anon13320
3397 VarArgPowerPC64Helper(Function &F, MemorySanitizer &MS, function in struct:__anon13320::VarArgPowerPC64Helper
3572 return new VarArgPowerPC64Helper(Func, Msan, Visitor);

Completed in 57 milliseconds