Searched refs:willLowerDirectly (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp248 static bool willLowerDirectly(SDValue Incoming) { function
276 if (willLowerDirectly(Incoming))
428 if (willLowerDirectly(Incoming)) {
572 return !willLowerDirectly(SD);

Completed in 110 milliseconds