Searched defs:cands (Results 1 – 4 of 4) sorted by relevance
898 MapleVector<MIRFunction *> *cands = in HandleBody() local1634 …MapleVector<MIRFunction *> *cands = klass->GetCandidates(calleeFunc->GetBaseFuncNameWithTypeStrIdx… in ReadCallGraphFromMplt() local
138 MapleVector<MIRFunction *> *cands = GetCandidates(funcName); in GetClosestMethod() local
4686 … BB &headerPred, BB &exitSucc, const std::set<regno_t> &cands) in SplitVregAroundLoop()4747 bool GraphColorRegAllocator::LoopNeedSplit(const CGFuncLoops &loop, std::set<regno_t> &cands) in LoopNeedSplit()4895 std::set<regno_t> cands; in AnalysisLoop() local
1067 std::vector<uint32> cands; variable