Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEMachineFunctionInfo.h43 void setLeafProc(bool rhs) { IsLeafProc = rhs; } in setLeafProc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcMachineFunctionInfo.h50 void setLeafProc(bool rhs) { IsLeafProc = rhs; } in setLeafProc() function