Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1429 Instruction *WaitMovementPoint = canBeMovedDownwards(*RTCall); in hideMemTransfersLatency()
1550 Instruction *canBeMovedDownwards(CallInst &RuntimeCall) { in canBeMovedDownwards() function