Home
last modified time | relevance | path

Searched refs:WCDecl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerWidenableCondition.cpp46 auto *WCDecl = F.getParent()->getFunction( in lowerWidenableCondition() local
48 if (!WCDecl || WCDecl->use_empty()) in lowerWidenableCondition()
H A DLoopPredication.cpp1199 auto *WCDecl = M->getFunction( in runOnLoop() local
1202 PredicateWidenableBranchGuards && WCDecl && !WCDecl->use_empty(); in runOnLoop()