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