Searched refs:findOptionMDForLoop (Results 1 – 4 of 4) sorted by relevance
552 MDNode *MustProgress = findOptionMDForLoop(this, "llvm.loop.mustprogress"); in setLoopMustProgress()572 findOptionMDForLoop(this, "llvm.loop.parallel_accesses"); in isAnnotatedParallel()1067 MDNode *llvm::findOptionMDForLoop(const Loop *TheLoop, StringRef Name) { in findOptionMDForLoop() function in llvm1078 MDNode *MD = findOptionMDForLoop(TheLoop, Name); in findStringMetadataForLoop()1093 MDNode *MD = findOptionMDForLoop(TheLoop, Name); in getOptionalBoolLoopAttribute()
632 LLVM_ABI MDNode *findOptionMDForLoop(const Loop *TheLoop, StringRef Name);
136 findOptionMDForLoop(L, "amdgpu.loop.unroll.threshold")) { in getUnrollingPreferences()
2972 if (MSSAU && !findOptionMDForLoop(&L, "llvm.loop.unswitch.partial.disable") && in collectUnswitchCandidates()3512 if (!findOptionMDForLoop(&L, "llvm.loop.unswitch.injection.disable")) in unswitchBestCondition()