Searched defs:PointerCheck (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h419 PointerCheck; typedef in class:llvm::RuntimePointerChecking
427 const SmallVector<PointerCheck, 4> &getChecks() const { return Checks; }
442 void printChecks(raw_ostream &OS, const SmallVectorImpl<PointerCheck> &Checks,
480 SmallVector<PointerCheck, 4>
488 SmallVector<PointerCheck, 4> Checks;
590 const SmallVectorImpl<RuntimePointerChecking::PointerCheck>

Completed in 80 milliseconds