Searched refs:CfiFunctions (Results 1 – 1 of 1) sorted by relevance
357 SetVector<GlobalValue *> CfiFunctions; in splitAndWriteThinLTOBitcode() local360 CfiFunctions.insert(&F); in splitAndWriteThinLTOBitcode()374 promoteInternals(*MergedM, M, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()375 promoteInternals(M, *MergedM, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()379 for (auto *V : CfiFunctions) { in splitAndWriteThinLTOBitcode()