Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DLocalDataflow.cpp216 if (UsePred == nullptr || !DefPred->samePredicate(*UsePred)) in addDefinition()
H A DG4_IR.hpp3495 bool samePredicate(const G4_Predicate& prd) const;
H A DG4_IR.cpp5602 bool G4_Predicate::samePredicate(const G4_Predicate& prd) const in samePredicate() function in G4_Predicate