Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h100 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
102 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() argument