OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isInsertedInstruction
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
ScalarEvolutionExpander.h
361
bool
isInsertedInstruction
(Instruction *I) const {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp
114
while (
isInsertedInstruction
(&*IP) && &*IP != MustDominate)
1964
(
isInsertedInstruction
(InsertPt) ||
SimplifyIndVar.cpp
1928
Rewriter.
isInsertedInstruction
(cast<Instruction>(ExpandInst)))
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
5190
while (Rewriter.
isInsertedInstruction
(&*IP) && IP != LowestIP)
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
2011
if (MemCheckExp.
isInsertedInstruction
(&I))
Completed in 149 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026