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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp347 static bool rewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info, function
566 if (rewriteSingleStoreAlloca(AI, Info, LBI, SQ.DL, DT, AC)) {

Completed in 188 milliseconds