Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp331 void transferToOtherSystem(CmpInst::Predicate Pred, Value *A, Value *B,
836 void ConstraintInfo::transferToOtherSystem( in transferToOtherSystem() function in ConstraintInfo
1800 Info.transferToOtherSystem(Pred, A, B, CB.NumIn, CB.NumOut, DFSInStack); in eliminateConstraints()