Home
last modified time | relevance | path

Searched defs:MaybePoisonOperand (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4460 Use *MaybePoisonOperand = nullptr; in pushFreezeToPreventPoisonFromPropagating() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp251 std::optional<MachineOperand> MaybePoisonOperand; in matchFreezeOfSingleMaybePoisonOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15722 SDValue MaybePoisonOperand = N->getOperand(0).getOperand(OpNo); in visitFREEZE() local