Home
last modified time | relevance | path

Searched defs:getFactor (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h469 uint32_t getFactor() const { return Factor; } getFactor() function
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1651 ConstantInt *getFactor() const { getFactor() function
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h946 Expr *getFactor() const { return cast_or_null<Expr>(Factor); } getFactor() function