Searched refs:DemoteRegToStack (Results 1 – 5 of 5) sorted by relevance
79 DemoteRegToStack(*I, false, AllocaInsertionPoint->getIterator()); in runPass()
23 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
208 AllocaInst *DemoteRegToStack(Instruction &X,
348 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()
1930 SRCS_MIN+= Transforms/Utils/DemoteRegToStack.cpp