Searched defs:GTTI (Results 1 – 2 of 2) sorted by relevance
37 function_ref<TargetTransformInfo &(Function &)> GTTI, in HotColdSplitting()
682 auto GTTI = [this](Function &F) -> TargetTransformInfo & { in runOnModule() local715 std::function<TargetTransformInfo &(Function &)> GTTI = in run() local