Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h160 bool OrAt) = 0;
171 bool OrAt) override;
196 bool OrAt) override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp198 const Instruction *I, bool OrAt) { in isNotCapturedBefore() argument
211 const Instruction *I, bool OrAt) { in isNotCapturedBefore() argument
236 if (OrAt) in isNotCapturedBefore()