Home
last modified time | relevance | path

Searched defs:GuardDecl (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerGuardIntrinsic.cpp30 auto *GuardDecl = F.getParent()->getFunction( lowerGuardIntrinsic() local
H A DMakeGuardsExplicit.cpp59 if (!GuardDecl || GuardDecl->use_empty()) in explicifyGuards() local
H A DLoopPredication.cpp1195 auto *GuardDecl = runOnLoop() local
H A DGuardWidening.cpp983 auto *GuardDecl = F.getParent()->getFunction( run() local
H A DIndVarSimplify.cpp601 auto *GuardDecl = L->getBlocks()[0]->getModule()->getFunction( simplifyAndExtend() local
H A DJumpThreading.cpp299 HasGuards = GuardDecl && !GuardDecl->use_empty(); in runImpl() local
H A DSimpleLoopUnswitch.cpp2906 auto *GuardDecl = L.getHeader()->getParent()->getParent()->getFunction( collectUnswitchCandidates() local
/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp396 Function *GuardDecl; global() member in llvm::LazyValueInfoImpl
508 LazyValueInfoImpl(AssumptionCache * AC,const DataLayout & DL,Function * GuardDecl) LazyValueInfoImpl() argument
1643 Function *GuardDecl = getOrCreateImpl() local
H A DScalarEvolution.cpp11594 auto *GuardDecl = F.getParent()->getFunction( isBasicBlockEntryGuardedByCond() local
13526 auto *GuardDecl = F.getParent()->getFunction( ScalarEvolution() local
15444 auto *GuardDecl = SE.F.getParent()->getFunction( collect() local