Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp608 bool Instruction::isLifetimeStartOrEnd() const { in isLifetimeStartOrEnd() function in Instruction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp583 bool StackColoring::isLifetimeStartOrEnd(const MachineInstr &MI, in isLifetimeStartOrEnd() function in StackColoring