Searched defs:StoringGlobalVal (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp846 bool StoringGlobalVal = !isa<Instruction>(OnlyStore->getOperand(0)); local
865 if (!StoringGlobalVal) { // Non-instructions are always dominated.

Completed in 21 milliseconds