Searched defs:pop_front (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp34 T pop_front() { function in struct:DeadCodeElimination::SetQueue
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_list.h64 void pop_front() { function in struct:__sanitizer::IntrusiveList
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlist.h105 void pop_front() { function in struct:scudo::SinglyLinkedList
186 void pop_front() { function in struct:scudo::DoublyLinkedList
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h215 void pop_front() { List.eraseAndDispose(List.begin(), Disposer(*this)); } function in class:llvm::AllocatorList
H A Dsimple_ilist.h150 void pop_front() { erase(begin()); } function in class:llvm::simple_ilist
H A Dilist.h314 void pop_front() { function in class:llvm::iplist_impl
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_etmv4_stack_elem.h364 inline void EtmV4P0Stack::pop_front(bool pend_delete /* = true */) function in class:EtmV4P0Stack
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h689 void pop_front() { Insts.pop_front(); } function in class:llvm::MachineBasicBlock
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2148 void pop_front() { Operands.erase(Operands.begin()); } function in class:final

Completed in 212 milliseconds