Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp178 static PHINode *findPHIToPartitionLoops(Loop *L, DominatorTree *DT, in findPHIToPartitionLoops() function
253 PHINode *PN = findPHIToPartitionLoops(L, DT, AC); in separateNestedLoop()