Home
last modified time | relevance | path

Searched defs:remove_if (Results 1 – 8 of 8) sorted by relevance

/external/llvm/unittests/ADT/
DMapVectorTest.cpp106 TEST(MapVectorTest, remove_if) { in TEST() argument
215 TEST(SmallMapVectorSmallTest, remove_if) { in TEST() argument
324 TEST(SmallMapVectorLargeTest, remove_if) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DMapVectorTest.cpp106 TEST(MapVectorTest, remove_if) { in TEST() argument
263 TEST(SmallMapVectorSmallTest, remove_if) { in TEST() argument
381 TEST(SmallMapVectorLargeTest, remove_if) { in TEST() argument
/external/llvm/include/llvm/ADT/
DMapVector.h170 void MapVector<KeyT, ValueT, MapType, VectorType>::remove_if(Function Pred) { in remove_if() function
DSetVector.h187 bool remove_if(UnaryPredicate P) { in remove_if() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DSetVector.h200 bool remove_if(UnaryPredicate P) { in remove_if() function
DMapVector.h210 void MapVector<KeyT, ValueT, MapType, VectorType>::remove_if(Function Pred) { in remove_if() function
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp440 template <typename UnaryPredicate> bool remove_if(UnaryPredicate P) { in remove_if() function in __anond1144dfc0111::NodeSet
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp485 template <typename UnaryPredicate> bool remove_if(UnaryPredicate P) { in remove_if() function in __anon2a7f91540111::NodeSet