Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1855 hasPartialIVCondition(const Loop & L,unsigned MSSAThreshold,const MemorySSA & MSSA,AAResults & AA) hasPartialIVCondition() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp114 MSSAThreshold("simple-loop-unswitch-memoryssa-threshold", global() variable