Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1681 bool NeedExtraBranch = false; in X86SelectBranch() local
1688 NeedExtraBranch = true; in X86SelectBranch()
1709 if (NeedExtraBranch) { in X86SelectBranch()