Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h37 EdgeBundles() : MachineFunctionPass(ID) {} in EdgeBundles() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSpillPlacement.h38 class EdgeBundles; variable
H A DSpillPlacement.cpp54 INITIALIZE_PASS_DEPENDENCY(EdgeBundles) in INITIALIZE_PASS_DEPENDENCY() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp307 INITIALIZE_PASS_DEPENDENCY(EdgeBundles) in INITIALIZE_PASS_DEPENDENCY() argument