Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp468 setNewLoopID(OrigLoopID, &Part); in cloneLoops()
475 setNewLoopID(OrigLoopID, &PartitionContainer.back()); in cloneLoops()
594 void setNewLoopID(MDNode *OrigLoopID, InstPartition *Part) { in setNewLoopID() function in __anonf92e1f230111::InstPartitionContainer