Searched refs:DemoteRegToStack (Results 1 – 5 of 5) sorted by relevance
105 DemoteRegToStack(*ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
24 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
243 AllocaInst *DemoteRegToStack(Instruction &X,
322 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()
1426 SRCS_MIN+= Transforms/Utils/DemoteRegToStack.cpp