Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModelUnderTrainingRunner.cpp30 loadOutputSpecs(LLVMContext &Ctx, StringRef ExpectedDecisionName, in loadOutputSpecs() argument
83 if (Ret.empty() || *Ret[0].LoggingName != ExpectedDecisionName) { in loadOutputSpecs()
86 StringRef(ExpectedDecisionName)); in loadOutputSpecs()