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()1055 MDNode *llvm::findOptionMDForLoop(const Loop *TheLoop, StringRef Name) { in findOptionMDForLoop() function in llvm1066 MDNode *MD = findOptionMDForLoop(TheLoop, Name); in findStringMetadataForLoop()1081 MDNode *MD = findOptionMDForLoop(TheLoop, Name); in getOptionalBoolLoopAttribute()
633 MDNode *findOptionMDForLoop(const Loop *TheLoop, StringRef Name);
129 findOptionMDForLoop(L, "amdgpu.loop.unroll.threshold")) { in getUnrollingPreferences()
2967 if (MSSAU && !findOptionMDForLoop(&L, "llvm.loop.unswitch.partial.disable") && in collectUnswitchCandidates() 3505 if (!findOptionMDForLoop(&L, "llvm.loop.unswitch.injection.disable")) in unswitchBestCondition()