Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp69 static const AllocaInst *findMatchingAlloca(const IntrinsicInst &II, in findMatchingAlloca() function
104 const AllocaInst *AI = findMatchingAlloca(*II, DL); in collectMarkers()