Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DFunction.cpp420 static const char *const ReturnsTwiceFns[] = { in callsFunctionThatReturnsTwice() local
445 for (unsigned J = 0, e = array_lengthof(ReturnsTwiceFns); J != e; ++J) { in callsFunctionThatReturnsTwice()
446 if (Name == ReturnsTwiceFns[J]) in callsFunctionThatReturnsTwice()