Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h172 bool HasPCSections = PCSections != nullptr; global() variable
250 const bool HasPCSections; global() variable
271 ExtraInfo(int NumMMOs,bool HasPreInstrSymbol,bool HasPostInstrSymbol,bool HasHeapAllocMarker,bool HasPCSections,bool HasCFIType,bool HasMMRAs) ExtraInfo() argument
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp327 bool HasPCSections = PCSections != nullptr; setExtraInfo() local