Searched defs:isUnmovableInstruction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp167 static bool isUnmovableInstruction(Instruction *I) { function
202 if (isUnmovableInstruction(I))

Completed in 40 milliseconds