Searched defs:setHint (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorizationLegality.cpp | 291 setHint(Name, Args[0]); in setHint() function in llvm::LoopVectorizeHints |
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 6594 void setHint(Expr *H) { Hint = H; } setHint() function |