Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DTFUtilsTest.cpp38 TEST(TFUtilsTest, NoModel) { in TEST() argument
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSchedule.td119 bit NoModel = false; // Special tag to indicate missing machine model.
123 let NoModel = true;