Home
last modified time | relevance | path

Searched refs:allNonInstructionUsersCanBeMadeInstructions (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1848 static bool allNonInstructionUsersCanBeMadeInstructions(Constant *C) { in allNonInstructionUsersCanBeMadeInstructions() function
1923 allNonInstructionUsersCanBeMadeInstructions(GV) && in processInternalGlobal()