Home
last modified time | relevance | path

Searched defs:needsChecking (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp320 bool needsChecking(unsigned PtrIdx1, unsigned PtrIdx2, needsChecking() function in __anon069565390311::LoadEliminationForLoop
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp401 bool RuntimePointerChecking::needsChecking( needsChecking() function in RuntimePointerChecking
594 bool RuntimePointerChecking::needsChecking(unsigned I, unsigned J) const { needsChecking() function in RuntimePointerChecking