Home
last modified time | relevance | path

Searched defs:EdgeBundles (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h37 EdgeBundles() : MachineFunctionPass(ID) {} EdgeBundles() function
/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.h
H A DSpillPlacement.cpp53 INITIALIZE_PASS_DEPENDENCY(EdgeBundles) INITIALIZE_PASS_DEPENDENCY() argument
H A DRegAllocGreedy.h44 class EdgeBundles; global() variable
/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp306 INITIALIZE_PASS_DEPENDENCY(EdgeBundles) INITIALIZE_PASS_DEPENDENCY() argument