Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp475 setNewLoopID(OrigLoopID, Part); in cloneLoops()
480 setNewLoopID(OrigLoopID, &PartitionContainer.back()); in cloneLoops()
599 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID() function in __anonfcfe86310111::InstPartitionContainer