Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp320 const SmallPtrSetImpl<Value *> &CandLoadPtrs) { in needsChecking()
396 SmallPtrSet<Value *, 4> CandLoadPtrs; in collectMemchecks() local