Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp923 void TargetLoweringBase::setJumpIsExpensive(bool isExpensive) { in setJumpIsExpensive() argument
926 JumpIsExpensive = isExpensive; in setJumpIsExpensive()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2138 void setJumpIsExpensive(bool isExpensive = true);