Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMapLivenessAnalysis.cpp131 bool HasStackMap = false; in calculateLiveness() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h234 bool HasStackMap = false; variable