Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopSimplify.cpp454 static PHINode *FindPHIToPartitionLoops(Loop *L, DominatorTree *DT, in FindPHIToPartitionLoops() function
533 PHINode *PN = FindPHIToPartitionLoops(L, DT, AA, LI); in SeparateNestedLoop()