Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49763 SDValue NewBrCond = in combineX86SubCmpForFlags() local
49766 if (BrCond != NewBrCond.getNode()) in combineX86SubCmpForFlags()
49767 DCI.CombineTo(BrCond, NewBrCond); in combineX86SubCmpForFlags()