Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/clang-offload-bundler/
DClangOffloadBundler.cpp861 StringRef CurTriple = **CurTripleOrErr; in UnbundleFiles() local
862 assert(!CurTriple.empty()); in UnbundleFiles()
864 auto Output = Worklist.find(CurTriple); in UnbundleFiles()
882 if (hasHostKind(CurTriple)) in UnbundleFiles()