Home
last modified time | relevance | path

Searched refs:LICMFlags (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp301 std::unique_ptr<SinkAndHoistLICMFlags> LICMFlags; in sinkLoopInvariantInstructions() local
304 LICMFlags = in sinkLoopInvariantInstructions()
332 LICMFlags.get())) in sinkLoopInvariantInstructions()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h356 SinkAndHoistLICMFlags *LICMFlags = nullptr,