Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp320 static bool isMustExecuteIn(const Instruction &I, Loop *L, DominatorTree *DT) { in isMustExecuteIn() function
342 if (isMustExecuteIn(I, L, &DT)) { in MustExecuteAnnotatedWriter()
355 if (isMustExecuteIn(I, L, &DT)) { in MustExecuteAnnotatedWriter()