Home
last modified time | relevance | path

Searched refs:useStatepoints (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DGCStrategy.h115 bool useStatepoints() const { return UseStatepoints; } in useStatepoints() function
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp582 assert(GFI->getStrategy().useStatepoints() && in LowerStatepoint()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2506 assert(!S.useStatepoints() && "statepoints do not currently support custom" in GetOrCreateGCPrinter()