Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp169 SmallVector<MachineBasicBlock::iterator> &InstrListForMBB) { in mapToLegalUnsigned()
185 InstrListForMBB.push_back(It); in mapToLegalUnsigned()
235 InstrListForMBB.push_back(It); in mapToIllegalUnsigned()
299 SmallVector<MachineBasicBlock::iterator> InstrListForMBB; in convertToUnsignedVec() local
318 InstrListForMBB); in convertToUnsignedVec()
332 InstrListForMBB); in convertToUnsignedVec()
338 InstrListForMBB); in convertToUnsignedVec()
344 InstrListForMBB); in convertToUnsignedVec()
348 InstrListForMBB); in convertToUnsignedVec()
371 InstrListForMBB); in convertToUnsignedVec()
[all …]