Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp309 bool SupportGotol; member
334 if (SupportGotol) in runOnMachineFunction()
345 SupportGotol = MF->getSubtarget<BPFSubtarget>().hasGotol(); in initialize()