Searched defs:candidate (Results 1 – 6 of 6) sorted by relevance
46 bool IsEnableList(const std::string &candidate) in IsEnableList()59 bool IsDisableBlackList(const std::string &candidate) in IsDisableBlackList()
114 BasicBlock *candidate = SinkInstruction(inst, &stores, memBarrier); in ProcessBlock() local186 bool CodeSink::IsAcceptableTarget(Inst *inst, BasicBlock *candidate) in IsAcceptableTarget()
1667 for (auto candidate : candidates) { in Apply() local
111 Builtin candidate = Builtin::TOP; in BuildBuiltinLeastUpperBounds() local
364 …id CallGraph::UpdateCaleeCandidate(PUIdx callerPuIdx, IcallNode *icall, std::set<PUIdx> &candidate) in UpdateCaleeCandidate()1686 auto candidate = callerCallee.second; in FixIcallCallee() local
3103 BaseNode *candidate = intrinNode.Opnd(0); in LowerIntrinJavaMerge() local