Home
last modified time | relevance | path

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

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