HomeSort by relevance Sort by last modified time
    Searched defs:setHasWinAlloca (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 180 void setHasWinAlloca(bool v) { HasWinAlloca = v; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 180 void setHasWinAlloca(bool v) { HasWinAlloca = v; }

Completed in 51 milliseconds