Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DInliner.cpp194 bool MergedAwayAlloca = false; in InlineCallIfPossible() local
232 MergedAwayAlloca = true; in InlineCallIfPossible()
239 if (MergedAwayAlloca) in InlineCallIfPossible()