Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp319 needsChecking(unsigned PtrIdx1,unsigned PtrIdx2,const SmallPtrSetImpl<Value * > & PtrsWrittenOnFwdingPath,const SmallPtrSetImpl<Value * > & CandLoadPtrs) needsChecking() argument
394 SmallPtrSet<Value *, 4> CandLoadPtrs; collectMemchecks() local