Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h166 bool HasPCSections = PCSections != nullptr; global() variable
235 const bool HasPCSections; 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.cpp324 bool HasPCSections = PCSections != nullptr; setExtraInfo() local