OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expandCodeForPredicate
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
ScalarEvolutionExpander.h
285
Value *
expandCodeForPredicate
(const SCEVPredicate *Pred, Instruction *Loc);
287
/// A specialized variant of
expandCodeForPredicate
, handling the case when
295
/// A specialized variant of
expandCodeForPredicate
, handling the case when
299
/// A specialized variant of
expandCodeForPredicate
, handling the case when
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LoopVersioning.cpp
73
Exp.
expandCodeForPredicate
(&Preds, RuntimeCheckBB->getTerminator());
ScalarEvolutionExpander.cpp
2454
Value *SCEVExpander::
expandCodeForPredicate
(const SCEVPredicate *Pred,
2614
auto *NextCheck =
expandCodeForPredicate
(Pred, IP);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
1945
SCEVCheckCond = SCEVExp.
expandCodeForPredicate
(
Completed in 34 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026