Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp173 static PHINode *findPHIToPartitionLoops(Loop *L, DominatorTree *DT, in findPHIToPartitionLoops() function
248 PHINode *PN = findPHIToPartitionLoops(L, DT, AC); in separateNestedLoop()