Searched defs:LookupTTI (Results 1 – 1 of 1) sorted by relevance
47 const function_ref<TargetTransformInfo &(Function &)> LookupTTI; global() member 382 auto LookupTTI = [this](Function &F) -> TargetTransformInfo & { runOnModule() local 413 auto LookupTTI = [&FAM](Function &F) -> TargetTransformInfo & { run() local [all...]