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

/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp423 // hasLifetimeMarkers - Check whether the given alloca already has
425 static bool hasLifetimeMarkers(AllocaInst *AI) { function
742 if (hasLifetimeMarkers(AI))

Completed in 322 milliseconds