Searched defs:Assumptions (Results 1 – 4 of 4) sorted by relevance
41 DenseSet<StringRef> Assumptions; in getAssumptions() local52 const DenseSet<StringRef> &Assumptions) { in addAssumptionsImpl()96 bool llvm::addAssumptions(Function &F, const DenseSet<StringRef> &Assumptions) { in addAssumptions()101 const DenseSet<StringRef> &Assumptions) { in addAssumptions()
1687 SmallVector<std::string, 4> Assumptions; in ParseOpenMPAssumesDirective() local
11850 auto Assumptions = getAssumptions(CB); in getInitialAssumptions() local
3531 ArrayRef<std::string> Assumptions, in ActOnOpenMPAssumesDirective()