OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:visitUDivOperand
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp
861
/// Used to maintain state for
visitUDivOperand
().
927
static size_t
visitUDivOperand
(Value *Op0, Value *Op1, const BinaryOperator &I,
955
visitUDivOperand
(Op0, SI->getOperand(1), I, Actions, Depth))
956
if (
visitUDivOperand
(Op0, SI->getOperand(2), I, Actions, Depth)) {
1063
if (
visitUDivOperand
(Op0, Op1, I, UDivActions))
Completed in 70 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026