Searched refs:CfiFunctions (Results 1 – 1 of 1) sorted by relevance
391 SetVector<GlobalValue *> CfiFunctions; in splitAndWriteThinLTOBitcode() local394 CfiFunctions.insert(&F); in splitAndWriteThinLTOBitcode()410 promoteInternals(*MergedM, M, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()411 promoteInternals(M, *MergedM, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()415 for (auto *V : CfiFunctions) { in splitAndWriteThinLTOBitcode()