Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp345 bool HasInlineAsm = false; in computeFunctionProperties() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp949 bool HasInlineAsm = false; member