Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp52 cl::opt<bool> ApplyExtTspWithoutProfile( variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp205 extern cl::opt<bool> ApplyExtTspWithoutProfile;
3425 (ApplyExtTspWithoutProfile || MF.getFunction().hasProfileData())) { in runOnMachineFunction()