Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-cardinalities.cc148 GTEST_API_ Cardinality Between(int min, int max) { in Between() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1140 static bool liesBetween(const Instruction *From, Instruction *Between, in liesBetween()