Home
last modified time | relevance | path

Searched defs:SecondCand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp36 SchedCandidate &SecondCand = Zone.isTop() ? Cand : TryCand; in biasAddiLoadCandidate() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp11041 FunctionDecl *FirstCand = nullptr, *SecondCand = nullptr; in MaybeDiagnoseAmbiguousConstraints() local