Searched defs:GetConstantInt (Results 1 – 2 of 2) sorted by relevance
974 auto GetConstantInt = [](Value *V) { in calcZeroHeuristics() local
481 static ConstantInt *GetConstantInt(Value *V, const DataLayout &DL) { in GetConstantInt() function