OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InvariantLHS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp
219
const SCEV *
InvariantLHS
= LIP->LHS;
240
Value *NewLHS = CheapExpansions[
InvariantLHS
];
244
if (auto *ConstLHS = dyn_cast<SCEVConstant>(
InvariantLHS
))
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp
1314
const SCEV *
InvariantLHS
, const SCEV *InvariantRHS, SCEVExpander &Rewriter,
1318
auto *LHSV = Rewriter.expandCodeFor(
InvariantLHS
);
Completed in 34 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026