Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h519 bool hasVAStart() const { return HasVAStart; } in hasVAStart() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h570 bool hasVAStart() const { return HasVAStart; } in hasVAStart() function