Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h160 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive() function
/external/llvm/include/llvm/Target/
DTargetLowering.h257 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h363 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive() function