Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DInlineSizeEstimatorAnalysis.cpp76 void fillTensor(int32_t *Ptr) const;
207 void IRToNativeSizeLearning::FunctionFeatures::fillTensor(int32_t *Ptr) const { in fillTensor() function in IRToNativeSizeLearning::FunctionFeatures
246 Features.fillTensor(V); in run()