Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h42 unsigned MicroOpFactor = 0; variable
151 return MicroOpFactor; in getMicroOpFactor()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp77 MicroOpFactor = ResourceLCM / SchedModel.IssueWidth; in init()