Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp502 Type *AccessTy, bool AtLeastAtomic, in getAvailableLoadStore()
592 const MemoryLocation &Loc, Type *AccessTy, bool AtLeastAtomic, in findAvailablePtrLoadStore()
682 bool AtLeastAtomic = Load->isAtomic(); in FindAvailableLoadedValue() local