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

/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp180 static inline bool AreAnyUnderlyingObjectsAnAlloca(const Value *V) { function
1816 if (AreAnyUnderlyingObjectsAnAlloca(SI->getPointerOperand())) {

Completed in 98 milliseconds