Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h583 bool tryToCreateDiffCheck(const RuntimeCheckingPtrGroup &CGI,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp275 bool RuntimePointerChecking::tryToCreateDiffCheck( in tryToCreateDiffCheck() function in RuntimePointerChecking
387 CanUseDiffCheck = CanUseDiffCheck && tryToCreateDiffCheck(CGI, CGJ); in generateChecks()