Home
last modified time | relevance | path

Searched refs:removeMatchingExtensions (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h536 void removeMatchingExtensions(Subscript *Pair);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp871 void DependenceInfo::removeMatchingExtensions(Subscript *Pair) { in removeMatchingExtensions() function in DependenceInfo
3570 removeMatchingExtensions(&Pair[P]); in depends()
3969 removeMatchingExtensions(&Pair[P]); in getSplitIteration()