Searched refs:getAllowedSet (Results 1 – 2 of 2) sorted by relevance
177 PBQPRAProblem::getAllowedSet(unsigned vreg) const { in getAllowedSet() function in PBQPRAProblem187 const AllowedSet& allowedSet = getAllowedSet(vreg); in getPRegForOption()289 const PBQPRAProblem::AllowedSet &vr1Allowed = p->getAllowedSet(vr1); in build()295 const PBQPRAProblem::AllowedSet &vr2Allowed = p->getAllowedSet(vr2); in build()384 const PBQPRAProblem::AllowedSet &allowed = p->getAllowedSet(src); in build()395 const PBQPRAProblem::AllowedSet *allowed1 = &p->getAllowedSet(dst); in build()396 const PBQPRAProblem::AllowedSet *allowed2 = &p->getAllowedSet(src); in build()
87 const AllowedSet& getAllowedSet(unsigned vreg) const;