Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp87 bool FastISel::hasTrivialKill(const Value *V) const { in hasTrivialKill() function in FastISel
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp137 bool FastISel::hasTrivialKill(const Value *V) { in hasTrivialKill() function in FastISel