Home
last modified time | relevance | path

Searched defs:IsBefore (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_time.cc43 bool QuicWallTime::IsBefore(QuicWallTime other) const { in IsBefore() function in quic::QuicWallTime
/aosp_15_r20/art/compiler/optimizing/
H A Dssa_liveness_analysis.h77 bool IsBefore(const LiveRange& other) const { in IsBefore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13512 int IsBefore = IsKnownOrderedLoad(N0.getOperand(0).getOperand(0), in TryDistrubutionADDVecReduce() local