Searched defs:HasInlineAsm (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIRParser.cpp | 380 bool HasInlineAsm = false; computeFunctionProperties() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | AddressSanitizer.cpp | 1020 bool HasInlineAsm = false; global() member |