Home
last modified time | relevance | path

Searched defs:hasDef (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h98 bool hasDef() const { return HasDef; } in hasDef() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp892 bool hasDef = false; in stripValuesNotDefiningMask() local
H A DMachineVerifier.cpp3140 bool hasDef = false; verifyLiveRangeValue() local