Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1691 bool NeedExtraBranch = false; in X86SelectBranch() local
1698 NeedExtraBranch = true; in X86SelectBranch()
1719 if (NeedExtraBranch) { in X86SelectBranch()