Searched refs:DemoteRegToStack (Results 1 – 7 of 7) sorted by relevance
29 "DemoteRegToStack.cpp",
21 DemoteRegToStack.cpp
22 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
81 DemoteRegToStack(*I, false, AllocaInsertionPoint); in runPass()
28 DemoteRegToStack.cpp \
197 AllocaInst *DemoteRegToStack(Instruction &X,
333 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()