Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp33 class X86ExpandPseudo : public MachineFunctionPass { class
36 X86ExpandPseudo() : MachineFunctionPass(ID) {} in X86ExpandPseudo() function in __anon2bc920fc0111::X86ExpandPseudo
86 INITIALIZE_PASS(X86ExpandPseudo, DEBUG_TYPE, X86_EXPAND_PSEUDO_NAME, false, in INITIALIZE_PASS() argument