Searched refs:CfiFunctions (Results 1 – 1 of 1) sorted by relevance
349 SetVector<GlobalValue *> CfiFunctions; in splitAndWriteThinLTOBitcode() local352 CfiFunctions.insert(&F); in splitAndWriteThinLTOBitcode()366 promoteInternals(*MergedM, M, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()367 promoteInternals(M, *MergedM, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()371 for (auto V : CfiFunctions) { in splitAndWriteThinLTOBitcode()