OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:collectInstructions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
DDG.cpp
39
bool DDGNode::
collectInstructions
(
51
PN->
collectInstructions
(Pred, TmpIList);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoadStoreVectorizer.cpp
170
std::pair<InstrListMap, InstrListMap>
collectInstructions
(BasicBlock *BB);
287
std::tie(LoadRefs, StoreRefs) =
collectInstructions
(BB);
792
Vectorizer::
collectInstructions
(BasicBlock *BB) {
Completed in 17 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026