Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1306 auto IsGuaranteedLoopInvariantBase = [this](const Value *Ptr) { in isGuaranteedLoopInvariant() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp2547 auto IsGuaranteedLoopInvariantBase = [](Value *Ptr) { in IsGuaranteedLoopInvariant() local