Searched defs:CheckStore (Results 1 – 6 of 6) sorted by relevance
444 auto DoesStoreAliasWithPotential = [&](unsigned Idx, GStore &CheckStore) { in processMergeCandidate()468 auto *CheckStore = C.Stores[StoreIdx]; in processMergeCandidate() local
150 inline void CheckStore(const int8_t* skips, const __m128i position, in CheckStore() function
145 inline void CheckStore(const int8_t* skips, const int16x8_t position, in CheckStore() function
847 bool ScalarReplacementPass::CheckStore(const Instruction* inst, in CheckStore() function in spvtools::opt::ScalarReplacementPass