Home
last modified time | relevance | path

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

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