Searched refs:LBC (Results 1 – 2 of 2) sorted by relevance
8 ; CHECK: !DIImportedEntity({{.*}}, scope: ![[LBC:[0-9]+]], entity: ![[LBD:[0-9]+]]9 ; CHECK: ![[LBC]] = distinct !DILexicalBlock(scope: ![[C:[0-9]+]]
7612 auto *LBC = dyn_cast<BitCastInst>(LValue); in splitMergedValStore() local7614 EVT LowTy = LBC ? EVT::getEVT(LBC->getOperand(0)->getType()) in splitMergedValStore()7627 if (LBC && LBC->getParent() != SI.getParent()) in splitMergedValStore()7628 LValue = Builder.CreateBitCast(LBC->getOperand(0), LBC->getType()); in splitMergedValStore()