Home
last modified time | relevance | path

Searched defs:HasMMRAs (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstr.h170 bool HasMMRAs = MMRAs != nullptr; variable
252 const bool HasMMRAs; variable
272 bool HasMMRAs) in ExtraInfo()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp329 bool HasMMRAs = MMRAs != nullptr; in setExtraInfo() local