OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OperandValToReplace
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
IVUsers.h
34
/// instruction of the operand, and '
OperandValToReplace
' is the operand of
40
: CallbackVH(U), Parent(P),
OperandValToReplace
(O) {
56
return
OperandValToReplace
;
62
OperandValToReplace
= Op;
79
///
OperandValToReplace
- The Value of the operand in the user instruction
81
WeakVH
OperandValToReplace
;
152
/// value of the
OperandValToReplace
of the given IVStrideUse.
/external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
[
all
...]
Completed in 442 milliseconds