Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2645 static bool hoistAddSub(Instruction &I, Loop &L, ICFLoopSafetyInfo &SafetyInfo, in hoistAddSub() function
2806 if (hoistAddSub(I, L, SafetyInfo, MSSAU, AC, DT)) { in hoistArithmetics()