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.cpp312 static bool isMustExecuteIn(const Instruction &I, Loop *L, DominatorTree *DT) { in isMustExecuteIn() function
334 if (isMustExecuteIn(I, L, &DT)) { in MustExecuteAnnotatedWriter()
347 if (isMustExecuteIn(I, L, &DT)) { in MustExecuteAnnotatedWriter()