Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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 __anonc25583c00111::InstPartitionContainer