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

/freebsd-10.3-release/contrib/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp350 static bool rewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info, function
560 if (rewriteSingleStoreAlloca(AI, Info, LBI, DT, AST)) {

Completed in 73 milliseconds