Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24208 bool ExpectingFlags = false; in CMPEQCombine() local
24211 !ExpectingFlags && UI != UE; ++UI) in CMPEQCombine()
24217 ExpectingFlags = true; in CMPEQCombine()
24226 if (!ExpectingFlags) { in CMPEQCombine()