Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp321 unsigned TLIandSDKneither = 0; in main() local
327 case 0: ++TLIandSDKneither; break; in main()
344 assert(TLIandSDKboth + TLIandSDKneither + TLIdoesSDKdoesnt + in main()
347 (void) TLIandSDKneither; in main()