Searched defs:AnalyzeAlloca (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp315 /// AnalyzeAlloca - Scan the uses of the specified alloca, filling in our
317 void AnalyzeAlloca(AllocaInst *AI) { function in struct:__anon9162::AllocaInfo
419 Info.AnalyzeAlloca(AI);

Completed in 60 milliseconds