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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp108 collectControlConditions( const BasicBlock &BB, const BasicBlock &Dominator, const DominatorTree &DT, const PostDominatorTree &PDT, unsigned MaxLookup) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp467 unsigned MaxLookup = MaxLookupSearchDepth; local
660 unsigned MaxLookup = 8; local
H A DValueTracking.cpp4145 GetUnderlyingObject(Value *V, const DataLayout &DL, unsigned MaxLookup) argument
4191 GetUnderlyingObjects(const Value *V, SmallVectorImpl<const Value *> &Objects, const DataLayout &DL, LoopInfo *LI, unsigned MaxLookup) argument

Completed in 164 milliseconds