Home
last modified time | relevance | path

Searched refs:AreAnyUnderlyingObjectsAnAlloca (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp86 static inline bool AreAnyUnderlyingObjectsAnAlloca(const Value *V, in AreAnyUnderlyingObjectsAnAlloca() function
1162 if (AreAnyUnderlyingObjectsAnAlloca(SI->getPointerOperand(), DL)) { in VisitInstructionBottomUp()