Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp126 unsigned FunctionalOpc = OpcOpt.value_or((unsigned)Instruction::Call); in maySpeculateLanes() local
127 return isSafeToSpeculativelyExecuteWithOpcode(FunctionalOpc, &VPI); in maySpeculateLanes()