Searched refs:DemoteRegToStack (Results 1 – 7 of 7) sorted by relevance
13 DemoteRegToStack.cpp
15 DemoteRegToStack.cpp \
24 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
106 DemoteRegToStack(**ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
160 AllocaInst *DemoteRegToStack(Instruction &X,
69 ; Make sure that the instruction DemoteRegToStack inserts to reload72 ; Previously, DemoteRegToStack would insert a load instruction into the entry
341 DemoteRegToStack(*Inst, true); in lowerAcrossUnwindEdges()