Home
last modified time | relevance | path

Searched defs:Exclude (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp695 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
732 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1033 SmallInstructionSet Exclude; in collectUsedInstructions() local
1100 const SmallInstructionSet &Exclude, in nextInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
H A DInstrumentation.h75 std::string Exclude; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DArgList.cpp124 ArrayRef<OptSpecifier> Exclude = None; in AddAllArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1581 SetVector<SUnit *> &Exclude, in computePath()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp14148 ArrayRef<unsigned> Exclude = llvm::None) { in getListOfPossibleValues()
14461 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; in ActOnOpenMPScheduleClause() local