Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp1381 bool NeedExtraBranch = false; in X86SelectBranch() local
1387 NeedExtraBranch = true; in X86SelectBranch()
1410 if (NeedExtraBranch) { in X86SelectBranch()