Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h77 Loop *getNonVersionedLoop() { return NonVersionedLoop; } in getNonVersionedLoop() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp559 addStringMetadataToLoop(LVer.getNonVersionedLoop(), LICMVersioningMetaData); in run()
H A DLoopDistribute.cpp826 LVer.getNonVersionedLoop()->setLoopID(UnversionedLoopID); in processLoop()