Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp3057 static bool allUsersAreInFunctions(const Value *V) { in allUsersAreInFunctions() function
3157 !(Size <= 4 && allUsersAreInFunctions(GVar))) in promoteToConstantPool()