Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp353 int StoreIndex = -1; in rewriteSingleStoreAlloca() local
376 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp343 int StoreIndex = -1; in rewriteSingleStoreAlloca() local
368 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp447 int StoreIndex = -1; in rewriteSingleStoreAlloca() local
470 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) { in rewriteSingleStoreAlloca() local