Searched refs:ctor3 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/Transforms/GlobalOpt/ |
D | invariant.ll | 36 define void @ctor3() { 58 { i32, void ()* } { i32 65535, void ()* @ctor3 },
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
D | stringperf.cpp | 188 return new StringPerfFunction(ctor3, filelines_, numLines, uselen); in TestCtor3() 190 return new StringPerfFunction(ctor3, StrBuffer, StrBufferLen, uselen); in TestCtor3()
|
D | stringperf.h | 401 inline void ctor3(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor3() function
|