Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDDG.cpp34 bool DDGNode::collectInstructions( in collectInstructions() function in DDGNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp742 Vectorizer::collectInstructions(BasicBlock *BB) { in collectInstructions() function in Vectorizer