Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEMachineFunctionInfo.h47 void setLeafProc(bool rhs) { IsLeafProc = rhs; } in setLeafProc() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcMachineFunctionInfo.h55 void setLeafProc(bool rhs) { IsLeafProc = rhs; } in setLeafProc() function