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

/external/llvm/lib/Transforms/Scalar/
H A DObjCARC.cpp421 /// IsAlwaysTail - Test if the given class represents instructions which are
423 static bool IsAlwaysTail(InstructionClass Class) { function
2344 if (IsAlwaysTail(Class)) {

Completed in 47 milliseconds