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