Searched refs:relatedSelect (Results 1 – 3 of 3) sorted by relevance
33 bool ProvenanceAnalysis::relatedSelect(const SelectInst *A, in relatedSelect() function in ProvenanceAnalysis155 return relatedSelect(S, B); in relatedCheck()157 return relatedSelect(S, A); in relatedCheck()
58 bool relatedSelect(const SelectInst *A, const Value *B);
922 bool relatedSelect(const SelectInst *A, const Value *B);944 bool ProvenanceAnalysis::relatedSelect(const SelectInst *A, const Value *B) { in relatedSelect() function in ProvenanceAnalysis1069 return relatedSelect(S, B); in relatedCheck()1071 return relatedSelect(S, A); in relatedCheck()