Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4460 Use *MaybePoisonOperand = nullptr; pushFreezeToPreventPoisonFromPropagating() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp251 std::optional<MachineOperand> MaybePoisonOperand; matchFreezeOfSingleMaybePoisonOperand() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15675 for (SDValue MaybePoisonOperand : MaybePoisonOperands) { visitFREEZE() local
[all...]