Searched refs:TrueLoc (Results 1 – 1 of 1) sorted by relevance
709 StorageLocation *TrueLoc = TrueEnv->getStorageLocation(*S->getTrueExpr()); in VisitConditionalOperator() local712 if (TrueLoc == FalseLoc && TrueLoc != nullptr) in VisitConditionalOperator()713 Env.setStorageLocation(*S, *TrueLoc); in VisitConditionalOperator()