Home
last modified time | relevance | path

Searched defs:V2State (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp493 auto &V2State = ConstOnRHS ? ConstLV : OtherLV; in visitCmpInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1585 ValueLatticeElement V2State = getValueState(I.getOperand(1)); in visitBinaryOperator() local
1657 auto V2State = getValueState(Op2); in visitCmpInst() local