Searched refs:TypeWeight (Results 1 – 2 of 2) sorted by relevance
49 cl::opt<float> TypeWeight("ir2vec-type-weight", cl::Optional, cl::init(0.5), variable144 OpcWeight(::OpcWeight), TypeWeight(::TypeWeight), ArgWeight(::ArgWeight) { in Embedder()519 scaleVocabSection(TypeVocab, TypeWeight); in run()
63 LLVM_ABI extern cl::opt<float> TypeWeight;240 const float OpcWeight, TypeWeight, ArgWeight; variable