Home
last modified time | relevance | path

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

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