Searched refs:CfiFunctions (Results 1 – 1 of 1) sorted by relevance
288 SetVector<GlobalValue *> CfiFunctions; in splitAndWriteThinLTOBitcode() local291 CfiFunctions.insert(&F); in splitAndWriteThinLTOBitcode()305 promoteInternals(*MergedM, M, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()306 promoteInternals(M, *MergedM, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()310 for (auto V : CfiFunctions) { in splitAndWriteThinLTOBitcode()