Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp510 assert(ChainBegin != ChainEnd && "Chain should contain instructions"); in scavengeRegister() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp992 Instruction *ChainElem, Instruction *ChainBegin, in isSafeToMove()