Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp64 static const AllocaInst *findMatchingAlloca(const IntrinsicInst &II, in findMatchingAlloca() function
98 const AllocaInst *AI = findMatchingAlloca(*II, DL); in collectMarkers()