Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp341 bool StoringGlobalVal = !isa<Instruction>(OnlyStore->getOperand(0)); in rewriteSingleStoreAlloca() local
360 if (!StoringGlobalVal) { // Non-instructions are always dominated. in rewriteSingleStoreAlloca()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp835 bool StoringGlobalVal = !isa<Instruction>(OnlyStore->getOperand(0)); in RewriteSingleStoreAlloca() local
854 if (!StoringGlobalVal) { // Non-instructions are always dominated. in RewriteSingleStoreAlloca()