Searched refs:StoringGlobalVal (Results 1 – 2 of 2) sorted by relevance
341 bool StoringGlobalVal = !isa<Instruction>(OnlyStore->getOperand(0)); in rewriteSingleStoreAlloca() local360 if (!StoringGlobalVal) { // Non-instructions are always dominated. in rewriteSingleStoreAlloca()
835 bool StoringGlobalVal = !isa<Instruction>(OnlyStore->getOperand(0)); in RewriteSingleStoreAlloca() local854 if (!StoringGlobalVal) { // Non-instructions are always dominated. in RewriteSingleStoreAlloca()