Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLocalizer.cpp34 bool Localizer::shouldLocalize(const MachineInstr &MI) { in shouldLocalize() function in Localizer
79 if (LocalizedInstrs.count(&MI) || !shouldLocalize(MI)) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLocalizer.h49 static bool shouldLocalize(const MachineInstr &MI);