Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp131 static bool IsVPRDefinedOrKilledByBlock(MachineBasicBlock::iterator Iter, in IsVPRDefinedOrKilledByBlock() function
204 if (!IsVPRDefinedOrKilledByBlock(Iter, VPNOTBlockEndIter)) in CreateVPTBlock()