Home
last modified time | relevance | path

Searched defs:AsSigned (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp129 convertStrToInt(CallInst * CI,StringRef & Str,Value * EndPtr,uint64_t Base,bool AsSigned,IRBuilderBase & B) convertStrToInt() argument
2863 optimizeStrToInt(CallInst * CI,IRBuilderBase & B,bool AsSigned) optimizeStrToInt() argument