Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2494 Instruction &CondI2 = *cast<Instruction>(Cond2); in hoistMinMax() local
2496 salvageDebugInfo(CondI2); in hoistMinMax()
2498 eraseInstruction(CondI2, SafetyInfo, MSSAU); in hoistMinMax()