xref
: /
llvm-project
/
llvm
/
lib
/
Target
/
X86
/
X86ISelLowering.cpp
Home
History
Annotate
Raw
Download
current directory
Lines Matching
defs:OV
46817
bool
OV
;
46818
APInt Diff = TrueVal.ssub_ov(FalseVal,
OV
);
46819
if (
OV
)