Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp267 bool isEntryPredicatedOnVCTP(VPTBlock &Block, bool Exclusive = false) { in isEntryPredicatedOnVCTP() function in __anona50655620111::VPTState
327 if (isEntryPredicatedOnVCTP(Block, false) && in isValid()
1600 if (LoLoop.VPTstate.isEntryPredicatedOnVCTP(Block, /*exclusive*/ true)) { in ConvertVPTBlocks()