Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h407 Optional<const MDOperand *> findStringMetadataForLoop(Loop *TheLoop,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h481 Optional<const MDOperand *> findStringMetadataForLoop(Loop *TheLoop,
/external/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp429 if (findStringMetadataForLoop(CurLoop, LICMVersioningMetaData)) { in isLoopAlreadyVisited()
DLoopDistribute.cpp833 findStringMetadataForLoop(L, "llvm.loop.distribute.enable"); in setForced()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp490 if (findStringMetadataForLoop(CurLoop, LICMVersioningMetaData)) { in isLoopAlreadyVisited()
DLoopDistribute.cpp883 findStringMetadataForLoop(L, "llvm.loop.distribute.enable"); in setForced()
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp896 Optional<const MDOperand *> llvm::findStringMetadataForLoop(Loop *TheLoop, in findStringMetadataForLoop() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1289 Optional<const MDOperand *> llvm::findStringMetadataForLoop(Loop *TheLoop, in findStringMetadataForLoop() function in llvm