Home
last modified time | relevance | path

Searched refs:OrAt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h161 bool OrAt) = 0;
172 bool OrAt) override;
197 bool OrAt) override;
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp205 const Instruction *I, bool OrAt) { in isNotCapturedBefore() argument
218 const Instruction *I, bool OrAt) { in isNotCapturedBefore() argument
243 if (OrAt) in isNotCapturedBefore()