Searched refs:WCDecl (Results 1 – 2 of 2) sorted by relevance
43 auto *WCDecl = F.getParent()->getFunction( in lowerWidenableCondition() local45 if (!WCDecl || WCDecl->use_empty()) in lowerWidenableCondition()53 for (auto *U : WCDecl->users()) in lowerWidenableCondition()
1274 auto *WCDecl = M->getFunction( in runOnLoop() local1277 PredicateWidenableBranchGuards && WCDecl && !WCDecl->use_empty(); in runOnLoop()