Home
last modified time | relevance | path

Searched defs:AllocaPoint (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp23 Instruction *AllocaPoint) { in DemoteRegToStack()
116 AllocaInst *llvm::DemotePHIToStack(PHINode *P, Instruction *AllocaPoint) { in DemotePHIToStack()