Searched defs:EdgeBundles (Results 1 – 5 of 5) sorted by relevance
| /llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | EdgeBundles.h | 37 EdgeBundles() : MachineFunctionPass(ID) {} EdgeBundles() function |
| /llvm-project/llvm/lib/CodeGen/ | ||
| H A D | SpillPlacement.h | |
| H A D | SpillPlacement.cpp | 53 INITIALIZE_PASS_DEPENDENCY(EdgeBundles) INITIALIZE_PASS_DEPENDENCY() argument |
| H A D | RegAllocGreedy.h | 44 class EdgeBundles; global() variable |
| /llvm-project/llvm/lib/Target/X86/ | ||
| H A D | X86FloatingPoint.cpp | 306 INITIALIZE_PASS_DEPENDENCY(EdgeBundles) INITIALIZE_PASS_DEPENDENCY() argument |