Home
last modified time | relevance | path

Searched refs:ElseMBB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp128 auto *ElseMBB = CreateMBB(); in INITIALIZE_PASS() local
129 MF->insert(InsPt, ElseMBB); in INITIALIZE_PASS()
130 MBB = ElseMBB; in INITIALIZE_PASS()