Home
last modified time | relevance | path

Searched refs:StoringGlobalVal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp411 bool StoringGlobalVal = !isa<Instruction>(OnlyStore->getOperand(0)); in rewriteSingleStoreAlloca() local
430 if (!StoringGlobalVal) { // Non-instructions are always dominated. in rewriteSingleStoreAlloca()