Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLoopInfo.cpp350 bool LoopIdMDFound = false; in isAnnotatedParallel() local
353 LoopIdMDFound = true; in isAnnotatedParallel()
358 if (!LoopIdMDFound) in isAnnotatedParallel()