Searched refs:findStringMetadataForLoop (Results 1 – 8 of 8) sorted by relevance
181 Optional<const MDOperand *> findStringMetadataForLoop(const Loop *TheLoop,
407 Optional<const MDOperand *> findStringMetadataForLoop(Loop *TheLoop,
468 if (findStringMetadataForLoop(CurLoop, LICMVersioningMetaData)) { in isLoopAlreadyVisited()
944 findStringMetadataForLoop(L, "llvm.loop.distribute.enable"); in setForced()
429 if (findStringMetadataForLoop(CurLoop, LICMVersioningMetaData)) { in isLoopAlreadyVisited()
833 findStringMetadataForLoop(L, "llvm.loop.distribute.enable"); in setForced()
251 Optional<const MDOperand *> llvm::findStringMetadataForLoop(const Loop *TheLoop, in findStringMetadataForLoop() function in llvm291 findStringMetadataForLoop(TheLoop, Name).getValueOr(nullptr); in getOptionalIntLoopAttribute()
896 Optional<const MDOperand *> llvm::findStringMetadataForLoop(Loop *TheLoop, in findStringMetadataForLoop() function in llvm