HomeSort by relevance Sort by last modified time
    Searched refs:GuardDecl (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LowerGuardIntrinsic.cpp 89 auto *GuardDecl = F.getParent()->getFunction(
91 if (!GuardDecl || GuardDecl->use_empty())
106 DeoptIntrinsic->setCallingConv(GuardDecl->getCallingConv());
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 168 milliseconds