Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/
H A DPassAnalysisSupport.h58 SmallVector<AnalysisID, 2> Preserved; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp380 bool Preserved = true; in checkFunctions() local
424 bool Preserved = true; in checkInstructions() local
482 bool Preserved = true; in checkVars() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFRegisters.cpp170 bool Preserved = MB[RR.Reg/32] & (1u << (RR.Reg%32)); in aliasRM() local