Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp65 static bool isInRage(int DistanceInBytes) { in isInRage() function
137 if (isInRage(BranchDistance)) { in expandBranches()
242 if (isInRage(FunctionSize)) { in runOnMachineFunction()