Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp473 setNewLoopID(OrigLoopID, Part); in cloneLoops()
478 setNewLoopID(OrigLoopID, &PartitionContainer.back()); in cloneLoops()
597 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID() function in __anon4e01e93c0111::InstPartitionContainer