Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp127 bool LiveRange::endsBefore(const LiveRange &Other) const { in endsBefore() function in Ice::LiveRange
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstruction.h208 bool endsBefore(const CycleSegment &CS) const { return Begin >= CS.End; } in endsBefore() function
/external/clang/lib/Tooling/Core/
DReplacement.cpp398 bool endsBefore(const Replacement &R) const { in endsBefore() function in clang::tooling::__anon6258f4af0411::MergedReplacement