Searched defs:HasInlineAsm (Results 1 – 3 of 3) sorted by relevance
220 auto HasInlineAsm = llvm::any_of(M, [](const Function &F) { in moduleCanBeRenamedForThinLTO() local
326 bool HasInlineAsm = false; in computeFunctionProperties() local
166 bool HasInlineAsm; member in __anona28af83f0111::ARMConstantIslands