Searched refs:WCDecl (Results 1 – 2 of 2) sorted by relevance
46 auto *WCDecl = F.getParent()->getFunction( in lowerWidenableCondition() local48 if (!WCDecl || WCDecl->use_empty()) in lowerWidenableCondition()
1199 auto *WCDecl = M->getFunction( in runOnLoop() local1202 PredicateWidenableBranchGuards && WCDecl && !WCDecl->use_empty(); in runOnLoop()