Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp45 static bool simplifyLoopInst(Loop &L, DominatorTree &DT, LoopInfo &LI, in simplifyLoopInst() function
182 if (!simplifyLoopInst(L, AR.DT, AR.LI, AR.AC, AR.TLI, in run()