Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp7203 static void setLimitForFPToI(const Instruction *I, APInt &Lower, APInt &Upper) { in setLimitForFPToI() function
7245 setLimitForFPToI(cast<Instruction>(V), Lower, Upper); in computeConstantRange()