Searched defs:Assumptions (Results 1 – 4 of 4) sorted by relevance
41 DenseSet<StringRef> Assumptions; in getAssumptions() local 52 const DenseSet<StringRef> &Assumptions) { in addAssumptionsImpl() argument 96 bool llvm::addAssumptions(Function &F, const DenseSet<StringRef> &Assumptions) { in addAssumptions() argument 101 addAssumptions(CallBase & CB,const DenseSet<StringRef> & Assumptions) addAssumptions() argument [all...]
1687 SmallVector<std::string, 4> Assumptions; in ParseOpenMPAssumesDirective() local
11850 auto Assumptions = getAssumptions(CB); getInitialAssumptions() local
3530 ActOnOpenMPAssumesDirective(SourceLocation Loc,OpenMPDirectiveKind DKind,ArrayRef<std::string> Assumptions,bool SkippedClauses) ActOnOpenMPAssumesDirective() argument