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.cpp322 const SmallPtrSetImpl<Value *> &CandLoadPtrs) { in needsChecking()
398 SmallPtrSet<Value *, 4> CandLoadPtrs; in collectMemchecks() local