Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp474 setNewLoopID(OrigLoopID, Part); in cloneLoops()
479 setNewLoopID(OrigLoopID, &PartitionContainer.back()); in cloneLoops()
598 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID() function in __anon51f880570111::InstPartitionContainer