Home
last modified time | relevance | path

Searched defs:Preserved (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/
H A DPassAnalysisSupport.h58 SmallVector<AnalysisID, 2> Preserved; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp362 bool Preserved = true; in checkFunctions() local
406 bool Preserved = true; in checkInstructions() local
464 bool Preserved = true; in checkVars() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFRegisters.cpp170 bool Preserved = MB[RR.Reg/32] & (1u << (RR.Reg%32)); in aliasRM() local