Searched refs:erase_if (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Derase_fn_imps.hpp95 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
98 const size_type ersd = base_type::erase_if(pred);
H A Drc_binomial_heap_.hpp147 erase_if(Pred pred);
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Derase_fn_imps.hpp65 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Derase_fn_imps.hpp79 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Derase_fn_imps.hpp88 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
H A Dlu_map_.hpp258 erase_if(Pred);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAlwaysInliner.cpp72 erase_if(InlinedFunctions, [&](Function *F) {
H A DFunctionAttrs.cpp1164 llvm::erase_if(InferInSCC, [F](const InferenceDescriptor &ID) {
1186 llvm::erase_if(InferInThisFunc, [&](const InferenceDescriptor &ID) {
1191 llvm::erase_if(InferInSCC, [&ID](const InferenceDescriptor &D) {
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Derase_fn_imps.hpp140 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
H A Dbinomial_heap_base_.hpp165 erase_if(Pred pred);
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Derase_fn_imps.hpp75 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp171 erase_if(Pred pred);
H A Derase_fn_imps.hpp210 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/splay_tree_/
H A Derase_fn_imps.hpp93 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
H A Dsplay_tree_.hpp232 erase_if(Pred);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPriorityWorklist.h194 bool erase_if(UnaryPredicate P) { function in class:llvm::PriorityWorklist
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp117 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
H A Dbinary_heap_.hpp228 erase_if(Pred pred);
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
H A Derase_fn_imps.hpp243 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
H A Dthin_heap_.hpp164 erase_if(Pred pred);
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Derase_fn_imps.hpp252 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
H A Derase_fn_imps.hpp95 erase_if(Pred pred) function in class:PB_DS_CLASS_C_DEC
H A Drb_tree_.hpp205 erase_if(Pred);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp310 llvm::erase_if(OldContainingL->getBlocksVector(),
1526 llvm::erase_if(ExitBlocks,
1533 llvm::erase_if(ParentL->getBlocksVector(),
1539 llvm::erase_if(L.getSubLoopsVector(), [&](Loop *ChildL) {
1725 llvm::erase_if(IL->getBlocksVector(), [&](BasicBlock *BB) {
1771 llvm::erase_if(L.getBlocksVector(), [&](BasicBlock *BB) {
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DICF.cpp523 llvm::erase_if(isd->sections,

Completed in 215 milliseconds

12