Home
last modified time | relevance | path

Searched defs:StoreIndex (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp364 int StoreIndex = -1; in rewriteSingleStoreAlloca() local
389 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp343 int StoreIndex = -1; in rewriteSingleStoreAlloca() local
368 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp837 int StoreIndex = -1; in RewriteSingleStoreAlloca() local
862 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in RewriteSingleStoreAlloca() local