Home
last modified time | relevance | path

Searched refs:EntryUserInst (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8163 Instruction &EntryUserInst = in isGatherShuffledEntry() local
8165 if (&UserInst == &EntryUserInst) { in isGatherShuffledEntry()
8176 auto *EntryPHI = dyn_cast<PHINode>(&EntryUserInst); in isGatherShuffledEntry()
8182 : &EntryUserInst; in isGatherShuffledEntry()