Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCodePlacementOpt.cpp363 if (!TLI->shouldOptimizeCodePlacement()) in OptimizeIntraLoopEdges()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h639 bool shouldOptimizeCodePlacement() const { in shouldOptimizeCodePlacement() function