Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3801 static bool allUsersAreInFunction(const Value *V, const Function *F) { in allUsersAreInFunction() function
3888 if (!allUsersAreInFunction(GVar, &F)) in promoteToConstantPool()