Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp689 bool IsLoadChain = isa<LoadInst>(C[0].Inst); in splitChainByAlignment() local
861 bool IsLoadChain = isa<LoadInst>(C[0].Inst); in vectorizeChain() local