Home | History | Annotate | Download | only in Utils

Lines Matching refs:isAllocaPromotable

61 bool llvm::isAllocaPromotable(const AllocaInst *AI) {
539 assert(isAllocaPromotable(AI) && "Cannot promote non-promotable alloca!");