Home
last modified time | relevance | path

Searched defs:HasIntrinsicGuards (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp1280 bool HasIntrinsicGuards = GuardDecl && !GuardDecl->use_empty(); runOnLoop() local
H A DGuardWidening.cpp985 bool HasIntrinsicGuards = GuardDecl && !GuardDecl->use_empty(); in run() local