Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h1001 IntEqClasses EqClass; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp1370 if (unsigned EqClass = getEqClass(VNI)) in Distribute() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp481 ArrayRef<Instruction *> EqClass) { in runOnEquivalenceClass() argument