Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp17550 bool ExpectingFlags = false; in CMPEQCombine() local
17553 !ExpectingFlags && UI != UE; ++UI) in CMPEQCombine()
17559 ExpectingFlags = true; in CMPEQCombine()
17568 if (!ExpectingFlags) { in CMPEQCombine()