Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDIndVarSimplify.cpp2573 Value *OrigCond = BI->getCondition(); in linearFunctionTestReplace() local
2580 DeadInsts.push_back(OrigCond); in linearFunctionTestReplace()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.cpp2049 const MachineOperand &OrigCond) { in preserveCondRegFlags() argument
2050 CondReg.setIsUndef(OrigCond.isUndef()); in preserveCondRegFlags()
2051 CondReg.setIsKill(OrigCond.isKill()); in preserveCondRegFlags()