Searched refs:SomeVal (Results 1 – 2 of 2) sorted by relevance
28 const auto SomeVal = 1.0 + d/d; in Positives() local59 const auto SomeVal = 1 + d/d; in Negatives() local
325 const Value *SomeVal; in LoadAndStorePromoter() local327 SomeVal = LI; in LoadAndStorePromoter()329 SomeVal = cast<StoreInst>(Insts[0])->getOperand(0); in LoadAndStorePromoter()332 BaseName = SomeVal->getName(); in LoadAndStorePromoter()333 SSA.Initialize(SomeVal->getType(), BaseName); in LoadAndStorePromoter()