Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMoveAutoInit.cpp106 static bool runMoveAutoInit(Function &F, DominatorTree &DT, MemorySSA &MSSA) { in runMoveAutoInit() function
226 if (!runMoveAutoInit(F, DT, MSSA)) in run()