Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/ClangScanDeps/
H A Dmodules-inferred.m12 #include <Inferred/Inferred.h>
25 // CHECK: "-fmodule-name=Inferred",
30 // CHECK-NEXT: "[[SOURCEDIR]]/Inputs/frameworks/Inferred.framework/Frameworks/Sub.framework…
31 // CHECK-NEXT: "[[SOURCEDIR]]/Inputs/frameworks/Inferred.framework/Headers/Inferred.h",
34 // CHECK-NEXT: "name": "Inferred"
43 // CHECK-NEXT: "module-name": "Inferred"
49 // CHECK-NEXT: "-fmodule-file=[[PREFIX]]/module-cache/[[HASH_INFERRED]]/Inferred-{{[A-Z0-9]…
H A Dmodules-inferred-explicit-build.m10 // RUN: %deps-to-rsp %t.db --module-name=Inferred > %t.inferred.cc1.rsp
17 #include <Inferred/Inferred.h>
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp314 uint64_t Inferred = 0; in inferFallThroughCounts() local
316 Inferred = BBExecCount - TotalReportedJumps; in inferFallThroughCounts()
336 SuccBI.Count = Inferred; in inferFallThroughCounts()
338 Succ->ExecutionCount += Inferred; in inferFallThroughCounts()
/llvm-project-15.0.7/clang/test/Modules/
H A Dmodulemap-locations.m11 @import Inferred;
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Daccess-base-class.cpp101 template <class T, bool Inferred = trait<T>::value>
/llvm-project-15.0.7/mlir/docs/
H A DPDLL.md651 #### Inferred Results
704 ##### Inferred Results of Replacement Operation
725 ##### Inferred Results with InferTypeOpInterface