Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCodeLayout.cpp55 cl::opt<bool> ApplyExtTspWithoutProfile( variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp217 extern cl::opt<bool> ApplyExtTspWithoutProfile;
3437 (ApplyExtTspWithoutProfile || MF.getFunction().hasProfileData())) { in runOnMachineFunction()