Searched defs:ExpectingFlags (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 14689 bool ExpectingFlags = false; local 14693 !ExpectingFlags && UI != UE; ++UI) 14699 ExpectingFlags = true; 14708 if (!ExpectingFlags) { |
Completed in 155 milliseconds