Home
last modified time | relevance | path

Searched refs:IsSimpleTy (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp6093 auto IsSimpleTy = [](Type *Ty) { in areInlineCompatible() local
6096 if (all_of(Types, IsSimpleTy)) in areInlineCompatible()