Home
last modified time | relevance | path

Searched defs:collectInstructions (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDDG.cpp39 bool DDGNode::collectInstructions( in collectInstructions() function in DDGNode
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp792 Vectorizer::collectInstructions(BasicBlock *BB) { in collectInstructions() function in Vectorizer