reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
249 AllocaInst *DemotePHIToStack(PHINode *P, Instruction *AllocaPoint = nullptr);
343 DemotePHIToStack(PN);
lib/Transforms/Scalar/Reg2Mem.cpp 118 DemotePHIToStack(cast<PHINode>(ilb), AllocaInsertionPoint);