Searched refs:UserCount (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | fusion_node_indexing_evaluation.cc | 66 int64_t UserCount(const HloInstruction* hlo) { in UserCount() function 87 (emitted_instructions > 1 || UserCount(producer) > 1)); in CodeDuplicationTooHigh() 94 (entry.second > 1 || UserCount(entry.first) > 1))) { in MaxCodeDuplicationTooHigh()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | UnrollLoop.h | 133 Optional<unsigned> UserThreshold, Optional<unsigned> UserCount,
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopUnrollPass.cpp | 111 Optional<unsigned> UserCount, Optional<bool> UserAllowPartial, in gatherUnrollingPreferences() argument 166 if (UserCount.hasValue()) in gatherUnrollingPreferences() 167 UP.Count = *UserCount; in gatherUnrollingPreferences()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopUnrollPass.cpp | 180 Optional<unsigned> UserThreshold, Optional<unsigned> UserCount, in gatherUnrollingPreferences() argument 255 if (UserCount.hasValue()) in gatherUnrollingPreferences() 256 UP.Count = *UserCount; in gatherUnrollingPreferences()
|
/external/cpuinfo/test/dmesg/ |
D | meizu-pro-7-plus.log | 4645 [ 9.641530] (1)[419:cameraserver][ISP][ISP_open] - E. UserCount: 0. 4646 [ 9.641573] (1)[419:cameraserver][ISP][ISP_open] Curr UserCount(1), (process, pid, tgid)=(camer… 4652 [ 9.642593] (1)[419:cameraserver][ISP][ISP_open] - X. Ret: 0. UserCount: 1. 5037 [ 10.243926] (7)[419:cameraserver][ISP][ISP_release] - E. UserCount: 1. 5039 [ 10.243971] (7)[419:cameraserver][ISP][ISP_release] Curr UserCount(0), (process, pid, tgid)=(ca… 5042 [ 10.244694] [ISP][ISP_release] - X. UserCount: 0.<6>[ 10.252593] (1)[645:utgate_tlog][uTgate …
|