Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp166 void transferToOtherSystem(CmpInst::Predicate Pred, Value *A, Value *B,
393 void ConstraintInfo::transferToOtherSystem( in transferToOtherSystem() function in ConstraintInfo
813 Info.transferToOtherSystem(Pred, A, B, CB.Not, CB.NumIn, CB.NumOut, in eliminateConstraints()