Searched refs:DemoteRegToStack (Results 1 – 7 of 7) sorted by relevance
28 "DemoteRegToStack.cpp",
21 DemoteRegToStack.cpp
22 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
78 DemoteRegToStack(*I, false, AllocaInsertionPoint); in runPass()
69 ; Make sure that the instruction DemoteRegToStack inserts to reload72 ; Previously, DemoteRegToStack would insert a load instruction into the entry
197 AllocaInst *DemoteRegToStack(Instruction &X,
333 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()