Home
last modified time | relevance | path

Searched defs:CurrentCluster (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp76 unsigned CurrentCluster = 0; in getBBClusterInfo() local
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dbitrate_prober.cc127 absl::optional<PacedPacketInfo> BitrateProber::CurrentCluster(Timestamp now) { in CurrentCluster() function in webrtc::BitrateProber