Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp127 unsigned FunctionalOpc = OpcOpt.value_or((unsigned)Instruction::Call); in maySpeculateLanes() local
128 return isSafeToSpeculativelyExecuteWithOpcode(FunctionalOpc, &VPI); in maySpeculateLanes()