Home
last modified time | relevance | path

Searched defs:InsertNOPLoad (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp37 InsertNOPLoad::InsertNOPLoad() : LEONMachineFunctionPass(ID) {} in InsertNOPLoad() function in InsertNOPLoad
H A DSparcSubtarget.h50 bool InsertNOPLoad; variable