Searched refs:DemoteRegToStack (Results 1 – 5 of 5) sorted by relevance
80 DemoteRegToStack(*I, false, AllocaInsertionPoint); in runPass()
23 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
198 AllocaInst *DemoteRegToStack(Instruction &X,
333 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()
1652 SRCS_MIN+= Transforms/Utils/DemoteRegToStack.cpp