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

/external/llvm/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp428 struct StrCpyOpt : public LibCallOptimization { struct in namespace:__anon9147
431 StrCpyOpt(bool c) : OptChkCall(c) {} function in struct:__anon9147::StrCpyOpt
1567 StrCpyOpt StrCpy; StrCpyOpt StrCpyChk;

Completed in 60 milliseconds