OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ilist_alloc_traits
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCSection.h
33
template <> struct
ilist_alloc_traits
<MCFragment> {
struct in namespace:llvm
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
ilist.h
40
template <typename NodeTy> struct
ilist_alloc_traits
{
struct in namespace:llvm
46
/// Specialize
ilist_alloc_traits
to inherit from this to disable the
54
/// struct
ilist_alloc_traits
<MyType> : ilist_noalloc_traits<MyType> {};
82
struct ilist_node_traits :
ilist_alloc_traits
<NodeTy>,
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instruction.h
41
template <> struct
ilist_alloc_traits
<Instruction> {
struct in namespace:llvm
853
inline void
ilist_alloc_traits
<Instruction>::deleteNode(Instruction *V) {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFunction.h
77
template <> struct
ilist_alloc_traits
<MachineBasicBlock> {
struct in namespace:llvm
SlotIndexes.h
79
struct
ilist_alloc_traits
<IndexListEntry>
struct in namespace:llvm
SelectionDAG.h
133
template <> struct
ilist_alloc_traits
<SDNode> {
struct in namespace:llvm
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MemorySSA.h
234
struct
ilist_alloc_traits
<MemoryAccess> {
struct
Completed in 22 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026