Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp74 void fillTensor(int32_t *Ptr) const;
204 void IRToNativeSizeLearning::FunctionFeatures::fillTensor(int32_t *Ptr) const { in fillTensor() function in IRToNativeSizeLearning::FunctionFeatures
243 Features.fillTensor(V); in run()