Home
last modified time | relevance | path

Searched defs:remove_if (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DMapVector.h209 void MapVector<KeyT, ValueT, MapType, VectorType>::remove_if(Function Pred) { in remove_if() function in llvm::MapVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h187 template <typename PredFn> void remove_if(PredFn &&Pred) { in remove_if() function in llvm::orc::SymbolLookupSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h343 template <typename UnaryPredicate> bool remove_if(UnaryPredicate P) { in remove_if() function in llvm::NodeSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContextImpl.h1205 template <class PredTy> void remove_if(PredTy shouldRemove) { in remove_if() function in llvm::MDAttachmentMap

Completed in 8 milliseconds