Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSimpleLoopUnswitch.h24 struct ShouldRunExtraSimpleLoopUnswitch struct
32 auto PAC = PA.getChecker<ShouldRunExtraSimpleLoopUnswitch>(); in invalidate() argument
49 if (AM.getCachedResult<ShouldRunExtraSimpleLoopUnswitch>(L)) in run() argument