Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp464 setNewLoopID(OrigLoopID, &Part); in cloneLoops()
471 setNewLoopID(OrigLoopID, &PartitionContainer.back()); in cloneLoops()
590 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID() function in __anon5f80120c0111::InstPartitionContainer