Home
last modified time | relevance | path

Searched defs:UpwardWalkLimit (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp517 unsigned *UpwardWalkLimit; member in __anon72856b230511::ClobberWalker
1039 unsigned UpwardWalkLimit = MaxCheckLimit; in getClobberingMemoryAccess() local
1045 unsigned UpwardWalkLimit = MaxCheckLimit; in getClobberingMemoryAccess() local
1077 unsigned UpwardWalkLimit = MaxCheckLimit; in getClobberingMemoryAccess() local
1083 unsigned UpwardWalkLimit = MaxCheckLimit; in getClobberingMemoryAccess() local
1450 unsigned UpwardWalkLimit = MaxCheckLimit; in optimizeUsesInBlock() local
2453 BatchAAResults &BAA, unsigned &UpwardWalkLimit) { in getClobberingMemoryAccessBase()
2553 MemoryAccess *MA, BatchAAResults &BAA, unsigned &UpwardWalkLimit, in getClobberingMemoryAccessBase()