Home
last modified time | relevance | path

Searched defs:IsDisjoint (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h985 char IsDisjoint : 1; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3791 void LLVMSetIsDisjoint(LLVMValueRef Inst, LLVMBool IsDisjoint) { in LLVMSetIsDisjoint()