Searched refs:isHoistableAndSinkableInst (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp991 bool isHoistableAndSinkableInst(Instruction &I) { function in namespace:__anon4645
1045 if (!isHoistableAndSinkableInst(I))

Completed in 83 milliseconds