OpenGrok
Cross Reference: InstCombineCasts.cpp
xref
: /
external
/
llvm
/
lib
/
Transforms
/
InstCombine
/
InstCombineCasts.cpp
Home
|
History
|
Annotate
|
Download
|
only in
InstCombine
Lines Matching
refs:CreateFRem
1355
Value *ExactResult = Builder->
CreateFRem
(LHSOrig, RHSOrig);