Home
last modified time | relevance | path

Searched defs:AllowVarArgs (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h96 bool AllowVarArgs; variable
/third_party/node/deps/v8/src/codegen/
Dinterface-descriptors.h329 bool AllowVarArgs() const { in AllowVarArgs() function
467 static constexpr inline bool AllowVarArgs() { in AllowVarArgs() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp87 bool AllowVarArgs, bool AllowAlloca) { in isBlockValidForExtraction()
197 bool AllowVarArgs, bool AllowAlloca) { in buildExtractionBlockSet()
247 bool AllowVarArgs, bool AllowAlloca, in CodeExtractor()