Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp649 std::vector<Instruction *> MergeInstructions; in sortSelectionMerge() local
693 std::vector<Instruction *> MergeInstructions = getMergeInstructions(BB); in splitBlocksWithMultipleHeaders() local
704 std::vector<Instruction *> MergeInstructions = in splitBlocksWithMultipleHeaders() local
897 auto MergeInstructions = getMergeInstructions(*Node->Header); in fixupConstruct() local