Searched defs:GetConstantInt (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Analysis/ | ||
| H A D | BranchProbabilityInfo.cpp | 974 auto GetConstantInt = [](Value *V) { calcZeroHeuristics() local |
| /llvm-project/llvm/lib/Transforms/Utils/ | ||
| H A D | SimplifyCFG.cpp | 481 static ConstantInt *GetConstantInt(Value *V, const DataLayout &DL) { GetConstantInt() function |