Searched refs:ctor1 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/Transforms/GlobalOpt/ |
D | invariant-nodatalayout.ll | 9 define void @ctor1() { 17 [ { i32, void ()* } { i32 65535, void ()* @ctor1 } ]
|
D | invariant.ll | 15 define void @ctor1() { 56 [ { i32, void ()* } { i32 65535, void ()* @ctor1 },
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
D | stringperf.cpp | 175 return new StringPerfFunction(ctor1, filelines_, numLines, uselen); in TestCtor1() 177 return new StringPerfFunction(ctor1, StrBuffer, StrBufferLen, uselen); in TestCtor1()
|
D | stringperf.h | 396 inline void ctor1(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor1() function
|