Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h165 bool HasCFIType = CFIType != 0; global() variable
236 const bool HasCFIType; global() variable
255 ExtraInfo(int NumMMOs,bool HasPreInstrSymbol,bool HasPostInstrSymbol,bool HasHeapAllocMarker,bool HasPCSections,bool HasCFIType) ExtraInfo() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp325 bool HasCFIType = CFIType != 0; setExtraInfo() local