Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h56 TargetInstrInfo(int CFSetupOpcode = -1, int CFDestroyOpcode = -1)
57 : CallFrameSetupOpcode(CFSetupOpcode), in CallFrameSetupOpcode() argument