Home
last modified time | relevance | path

Searched defs:IsAfter (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_time.cc39 bool QuicWallTime::IsAfter(QuicWallTime other) const { in IsAfter() function in quic::QuicWallTime
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp61 bool IsAfter, uint64_t Size) { in findLowestOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp142 bool IsAfter, uint64_t Size) { in findLowestOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp211 bool IsAfter, uint64_t Size) { in findLowestOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp826 bool IsAfter = IntrinsicID == Intrinsic::aarch64_sve_lasta; in instCombineSVELast() local