xref
: /
freebsd-src
/
contrib
/
llvm-project
/
llvm
/
lib
/
Target
/
X86
/
X86ISelLowering.cpp
Home
History
Annotate
Raw
Download
current directory
Lines Matching
defs:OV
45628
bool
OV
;
45629
APInt Diff = TrueVal.ssub_ov(FalseVal,
OV
);
45630
if (
OV
)