Home
last modified time | relevance | path

Searched defs:PerformScan (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan.cc47 void PCScan::PerformScan(InvocationMode invocation_mode) { in PerformScan() function in partition_alloc::internal::PCScan
H A Dpcscan_internal.cc1330 void PCScanInternal::PerformScan(PCScan::InvocationMode invocation_mode) { in PerformScan() function in partition_alloc::internal::PCScanInternal
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3518 auto PerformScan = [this](unsigned Reg, std::function<void(unsigned)> Func) { in checkMergingChangesDbgValues() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3764 auto PerformScan = [this](Register Reg, std::function<void(Register)> Func) { in checkMergingChangesDbgValues() local