Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmaple_sparse_bitvector.h128 bool Diff(const MapleSparseBitVectorElement &rhs, bool &becameZero) in Diff() function
367 bool Diff(const MapleSparseBitVector &rhs) in Diff() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp249 BoundsRange BoundsRange::Diff(const BoundsRange &range) const in Diff() function in ark::compiler::BoundsRange