Searched refs:pop_back (Results 201 - 225 of 519) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common.cc346 frontier->pop_back();
841 root_regions->pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp1277 Candidates.pop_back();
1282 Candidates.pop_back();
H A DLiveVariables.cpp123 WorkList.pop_back();
488 Defs.pop_back();
H A DAnalysis.cpp416 Path.pop_back();
417 SubTypes.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h846 void pop_back() { Insts.pop_back(); } function in class:llvm::MachineBasicBlock
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTree.h694 Roots.pop_back();
762 WorkStack.pop_back();
H A DJSON.h195 void pop_back() { V.pop_back(); } function in class:llvm::json::Array
H A DGenericDomTreeConstruction.h469 SNCA.NumToNode.pop_back();
536 Roots.pop_back();
1142 IDom->Children.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp660 AllocsToRemove.pop_back();
748 RangesToRemove.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp692 GluedNodes.pop_back();
945 GluedNodes.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp312 NestingStack.pop_back();
321 NestingStack.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp523 PDIUnrelatedWL.pop_back();
539 WorklistBB.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWin64EH.cpp198 info->Instructions.pop_back();
1046 info->Instructions.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp106 Storage.pop_back();
581 Path.pop_back();
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h99 // Members used: size(), push_back(), pop_back(),
142 pop_back() throw() function in class:__detail::__mini_vector
581 __free_list.pop_back();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbuildsym.c664 m_subfile_stack.pop_back ();
1252 m_context_stack.pop_back ();
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h99 // Members used: size(), push_back(), pop_back(),
142 pop_back() throw() function in class:__detail::__mini_vector
580 __free_list.pop_back();
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common.cpp431 frontier->pop_back();
979 root_regions.pop_back();
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp869 BreakContinueStack.pop_back();
918 BreakContinueStack.pop_back();
1052 BreakContinueStack.pop_back();
1137 BreakContinueStack.pop_back();
1898 BreakContinueStack.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp877 Ops.pop_back();
879 Ops.pop_back();
881 Ops.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp313 worklist.pop_back();
506 StartingStack.pop_back();
527 BlockValueStack.pop_back();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp646 Brackets.pop_back();
652 Brackets.pop_back();
1071 MacroExpandingLexersStack.pop_back();
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cc176 free_id.pop_back();
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_common_test.cc131 vector.pop_back();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSparseBitVector.h721 Elements.pop_back();

Completed in 440 milliseconds

1234567891011>>