Searched refs:rewriteSingleStoreAlloca (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp336 static bool rewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info, function
556 if (rewriteSingleStoreAlloca(AI, Info, LBI, DT, AST)) {

Completed in 51 milliseconds