Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp7388 static void setLimitForFPToI(const Instruction *I, APInt &Lower, APInt &Upper) { in setLimitForFPToI() function
7430 setLimitForFPToI(cast<Instruction>(V), Lower, Upper); in computeConstantRange()