Home
last modified time | relevance | path

Searched defs:AllowVarArgs (Results 1 – 2 of 2) 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/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()